modified: deploy/nextcloud/kustomization.yaml
This commit is contained in:
@@ -2,12 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- ./storage-limbosolutions-com
|
- bitnami-helm-repo.yaml.yaml
|
||||||
- ./mariadb-deploy.yaml
|
- redis-helm-release.yaml
|
||||||
- ./mariadb-secrets.yaml
|
- storage-limbosolutions-com
|
||||||
- ./ingress-web-public.yaml
|
- mariadb-deploy.yaml
|
||||||
- ./ingress-web.yaml
|
- mariadb-secrets.yaml
|
||||||
- ./network-policies.yaml
|
- ingress-web-public.yaml
|
||||||
|
- ingress-web.yaml
|
||||||
|
- network-policies.yaml
|
||||||
|
|
||||||
secretGenerator:
|
secretGenerator:
|
||||||
- name: redis-helm-values
|
- name: redis-helm-values
|
||||||
|
|||||||
Reference in New Issue
Block a user