add onlyoffice to fluxcd
This commit is contained in:
@@ -1,18 +1,11 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
secretGenerator:
|
||||
- name: onlyoffice
|
||||
envs:
|
||||
- ./.env.d/onlyoffice.env
|
||||
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
|
||||
resources:
|
||||
- ./deployment.yaml
|
||||
- ./service.yaml
|
||||
- ./pvc.yaml
|
||||
- ./middlewares.yaml
|
||||
- ./network-policies.yaml
|
||||
- ./ingress-web-public.yaml
|
||||
- ./ingress-web-public.yaml
|
||||
- ./onlyoffice-secrets.yaml
|
||||
Reference in New Issue
Block a user