github.com/replicatedhq/ship@v0.55.0/integration/failing/init/concourse/expected/base/kustomization.yaml (about) 1 kind: "" 2 apiversion: "" 3 resources: 4 - charts/postgresql/templates/configmap.yaml 5 - charts/postgresql/templates/deployment.yaml 6 - charts/postgresql/templates/pvc.yaml 7 - charts/postgresql/templates/secrets.yaml 8 - charts/postgresql/templates/svc.yaml 9 - namespace.yaml 10 - secrets.yaml 11 - web-deployment.yaml 12 - web-role.yaml 13 - web-rolebinding.yaml 14 - web-serviceaccount.yaml 15 - web-svc.yaml 16 - worker-policy.yaml 17 - worker-role.yaml 18 - worker-rolebinding.yaml 19 - worker-serviceaccount.yaml 20 - worker-statefulset.yaml 21 - worker-svc.yaml