Remove unused kustomizeconfigs from integrations

Signed-off-by: leigh capili <leigh@null.net>
This commit is contained in:
leigh capili 2021-06-01 11:58:14 -06:00
parent bd255800db
commit 1789aa180d
No known key found for this signature in database
GPG key ID: 59432144444FB382
4 changed files with 0 additions and 12 deletions

View file

@ -15,6 +15,3 @@ resources:
patchesStrategicMerge:
- config-patches.yaml
- reconcile-patch.yaml
configurations:
- kustomizeconfig.yaml

View file

@ -1,3 +0,0 @@
varReference:
- path: spec/jobTemplate/spec/template/metadata/labels
kind: CronJob

View file

@ -15,6 +15,3 @@ resources:
patchesStrategicMerge:
- config-patches.yaml
- reconcile-patch.yaml
configurations:
- kustomizeconfig.yaml

View file

@ -1,3 +0,0 @@
varReference:
- path: spec/template/metadata/labels
kind: Deployment