mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 16:05:55 +02:00
♻️ kustomization
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- volume.yaml
|
||||
- helm-release.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
|
@@ -2,5 +2,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- volume.yaml
|
||||
- helm-release.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
|
@@ -1,5 +1,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- volume.yaml
|
||||
- helm-release.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
|
@@ -2,5 +2,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- volume.yaml
|
||||
- helm-release.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -2,5 +2,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- volume.yaml
|
||||
- helm-release.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
|
@@ -2,5 +2,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- volume.yaml
|
||||
- helm-release.yaml
|
||||
- ./volume.yaml
|
||||
- ./helm-release.yaml
|
||||
|
Reference in New Issue
Block a user