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