Skip to content

Commit

Permalink
istio automated
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Mar 15, 2024
1 parent ad7edfa commit 3407231
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions addons/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ spec:
- /webhooks/0/failurePolicy

syncPolicy:
# automated:
# prune: true
# selfHeal: true
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
2 changes: 0 additions & 2 deletions charts/istio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ istiod:
# hub: gcr.io/istio-release

proxy:
image: scratch

lifecycle:
# preStop:
# exec:
Expand Down

0 comments on commit 3407231

Please sign in to comment.