mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-24 16:41:47 +00:00
Remove unused kustomizeconfigs from integrations
Signed-off-by: leigh capili <leigh@null.net>
This commit is contained in:
parent
bd255800db
commit
1789aa180d
4 changed files with 0 additions and 12 deletions
|
|
@ -15,6 +15,3 @@ resources:
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- config-patches.yaml
|
- config-patches.yaml
|
||||||
- reconcile-patch.yaml
|
- reconcile-patch.yaml
|
||||||
|
|
||||||
configurations:
|
|
||||||
- kustomizeconfig.yaml
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
varReference:
|
|
||||||
- path: spec/jobTemplate/spec/template/metadata/labels
|
|
||||||
kind: CronJob
|
|
||||||
|
|
@ -15,6 +15,3 @@ resources:
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- config-patches.yaml
|
- config-patches.yaml
|
||||||
- reconcile-patch.yaml
|
- reconcile-patch.yaml
|
||||||
|
|
||||||
configurations:
|
|
||||||
- kustomizeconfig.yaml
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
varReference:
|
|
||||||
- path: spec/template/metadata/labels
|
|
||||||
kind: Deployment
|
|
||||||
Loading…
Reference in a new issue