modified: deploy/onlyoffice/kustomization.yaml

This commit is contained in:
Márcio Fernandes
2026-07-16 22:14:45 +00:00
parent b5e6249bc7
commit 29a0ef0bb7
+10 -7
View File
@@ -2,10 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ./deployment.yaml - deployment.yaml
- ./service.yaml - service.yaml
- ./pvc.yaml - pvc.yaml
- ./middlewares.yaml - image-policy.yaml
- ./network-policies.yaml - image-repo.yaml
- ./ingress-web-public.yaml - image-update-automation.yaml
- ./onlyoffice-secrets.yaml - middlewares.yaml
- network-policies.yaml
- ingress-web-public.yaml
- onlyoffice-secrets.yaml