duplicate ip fix -3
This commit is contained in:
parent
d738a5f603
commit
d3d1f94c04
@ -434,6 +434,12 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: $NAMESPACE
|
namespace: $NAMESPACE
|
||||||
|
ignoreDifferences:
|
||||||
|
- group: ""
|
||||||
|
kind: ConfigMap
|
||||||
|
name: ${SANITIZED_SERVICE}-allhosts
|
||||||
|
jsonPointers:
|
||||||
|
- /data/allhosts.tsv
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user