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