apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - cd-serviceaccount.yaml - network-policies.yaml - middlewares.yaml - ingress-web.yaml - ingress-web-public.yaml - storage-limbosolutions-com/pv.yaml - ./onlyoffice/ingress.yaml - ./onlyoffice/middlewares.yaml generatorOptions: disableNameSuffixHash: true