fix: ignore ingress-private loadbalancer status
This commit is contained in:
@@ -22,3 +22,9 @@ spec:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
ignoreDifferences:
|
||||
- group: ""
|
||||
kind: Service
|
||||
name: ingress-private-ingress-nginx-controller
|
||||
jsonPointers:
|
||||
- /status/loadBalancer
|
||||
|
||||
Reference in New Issue
Block a user