Skip to content

Commit

Permalink
feat: add other syncPolicy options to seichi-debug-minecrafts
Browse files Browse the repository at this point in the history
  • Loading branch information
kory33 authored Sep 19, 2023
1 parent a2870ea commit 3e04c03
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,13 @@ spec:
automated:
prune: true
selfHeal: true
allowEmpty: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
retry:
limit: -1
backoff:
duration: 5s
factor: 2
maxDuration: 2m

0 comments on commit 3e04c03

Please sign in to comment.