revert 98c0962e8b
revert Exclude cilium-created resources from argo Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
9a789a82f6
commit
77ae415364
|
@ -6,10 +6,3 @@ metadata:
|
||||||
name: argocd-cm
|
name: argocd-cm
|
||||||
data:
|
data:
|
||||||
kustomize.buildOptions: --enable-helm
|
kustomize.buildOptions: --enable-helm
|
||||||
resource.exclusions: |
|
|
||||||
- apiGroups:
|
|
||||||
- cilium.io
|
|
||||||
kinds:
|
|
||||||
- CiliumIdentity
|
|
||||||
clusters:
|
|
||||||
- "*"
|
|
||||||
|
|
Loading…
Reference in New Issue