fix diff issue metallb nr 2
This commit is contained in:
parent
6f5e3dd82f
commit
552f4cb2fe
@ -19,8 +19,13 @@ spec:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
ignoreDifferences:
|
||||
- group: "*"
|
||||
- group: "apiextensions.k8s.io"
|
||||
kind: CustomResourceDefinition
|
||||
name: argo-app-metallb
|
||||
name: bgppeers.metallb.io
|
||||
jsonPointers:
|
||||
- /spec/conversion/webhook/clientConfig/caBundle
|
||||
- group: "apiextensions.k8s.io"
|
||||
kind: CustomResourceDefinition
|
||||
name: addresspools.metallb.io
|
||||
jsonPointers:
|
||||
- /spec/conversion/webhook/clientConfig/caBundle
|
||||
|
Loading…
Reference in New Issue
Block a user