Set my-recipes app to auto sync
This commit is contained in:
parent
3e97a849e7
commit
89afadac9b
@ -15,7 +15,7 @@ spec:
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: my-apps
|
||||
syncPolicy: []
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user