--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - configmap.yaml - php-config.yaml - harbor-pull-secret.yaml - storage.yaml - certificate.yaml - service.yaml - deployment-web.yaml - deployment-worker.yaml - hpa-web.yaml - hpa-worker.yaml - ingress.yaml - nginx-headers-configmap.yaml - monitoring.yaml