♻️ kustomization

This commit is contained in:
auricom
2022-12-02 00:45:58 +01:00
parent c7eb3fca6d
commit 0259ffe463
126 changed files with 370 additions and 375 deletions

View File

@@ -2,5 +2,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- volume.yaml
- helm-release.yaml
- ./volume.yaml
- ./helm-release.yaml

View File

@@ -2,5 +2,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- volume.yaml
- helm-release.yaml
- ./volume.yaml
- ./helm-release.yaml

View File

@@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- volume.yaml
- helm-release.yaml
- ./volume.yaml
- ./helm-release.yaml

View File

@@ -2,5 +2,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- volume.yaml
- helm-release.yaml
- ./volume.yaml
- ./helm-release.yaml

View File

@@ -3,10 +3,10 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: default
resources:
- calibre
- calibre-web
- jellyfin
- komga
- lychee
- media-browser
- navidrome
- ./calibre
- ./calibre-web
- ./jellyfin
- ./komga
- ./lychee
- ./media-browser
- ./navidrome

View File

@@ -2,8 +2,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- volume.yaml
- secret.sops.yaml
- helm-release.yaml
- ./volume.yaml
- ./secret.sops.yaml
- ./helm-release.yaml
patchesStrategicMerge:
- patches/postgres.yaml
- ./patches/postgres.yaml

View File

@@ -2,5 +2,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- volume.yaml
- helm-release.yaml
- ./volume.yaml
- ./helm-release.yaml

View File

@@ -2,5 +2,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- volume.yaml
- helm-release.yaml
- ./volume.yaml
- ./helm-release.yaml