overrides: fix source-controller-patch
This commit is contained in:
parent
899a9c0095
commit
61eb9f782a
|
@ -1,5 +1,8 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
metadata:
|
||||||
|
name: source-controller-patch
|
||||||
|
namespace: flux-system
|
||||||
patches:
|
patches:
|
||||||
- patch: |
|
- patch: |
|
||||||
- op: add
|
- op: add
|
||||||
|
|
Loading…
Reference in New Issue