feat: add sync policy
This commit is contained in:
parent
d3d5351917
commit
4ba365a53c
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ spec:
|
|||
destination:
|
||||
namespace: rook-ceph
|
||||
server: https://kubernetes.default.svc
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://charts.rook.io/release
|
||||
|
|
Loading…
Reference in a new issue