diff --git a/flux-system/kustomization.yaml b/flux-system/kustomization.yaml index 3da658f..35e50ed 100644 --- a/flux-system/kustomization.yaml +++ b/flux-system/kustomization.yaml @@ -3,5 +3,5 @@ kind: Kustomization resources: - gotk-components.yaml - gotk-sync.yaml -patches: +patchesStrategicMerge: - gotk-patches.yaml