Fix(metallb): ignore drift of crd bgppeers
This commit is contained in:
@@ -7,6 +7,11 @@ spec:
|
|||||||
interval: 10m0s
|
interval: 10m0s
|
||||||
driftDetection:
|
driftDetection:
|
||||||
mode: enabled
|
mode: enabled
|
||||||
|
ignore:
|
||||||
|
- paths:
|
||||||
|
- /spec/conversion/webhook/clientConfig/caBundle
|
||||||
|
target:
|
||||||
|
kind: CustomResourceDefinition
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: metallb
|
chart: metallb
|
||||||
|
|||||||
Reference in New Issue
Block a user