github.com/replicatedhq/ship@v0.55.0/integration/failing/update/helm-values-files-and-new-files/input/base/kustomization.yaml (about) 1 kind: "" 2 apiversion: "" 3 resources: 4 #- config.yaml #this should be added by the update process 5 - home-pvc.yaml 6 - jenkins-agent-svc.yaml 7 - jenkins-master-deployment.yaml 8 - jenkins-master-svc.yaml 9 - secret-redux.yaml #this should be removed by the update process (and replaced with secret.yaml) 10 - test-config.yaml