Skip to content

Commit

Permalink
add syncoptions for tetrateistio app
Browse files Browse the repository at this point in the history
  • Loading branch information
Atif Hafeez committed Dec 10, 2022
1 parent 908105b commit b2b0022
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/templates/tetrate-istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ spec:
syncPolicy:
automated:
prune: true
syncOptions:
- CreateNamespace=true
retry:
limit: 1
backoff:
Expand Down

1 comment on commit b2b0022

@atifhafeez
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

closes #118

Please sign in to comment.