mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
disable auto-sync for services
This commit is contained in:
parent
b883f3c686
commit
f248f5c37f
1 changed files with 0 additions and 4 deletions
|
|
@ -13,7 +13,3 @@ spec:
|
||||||
source:
|
source:
|
||||||
path: apps/services
|
path: apps/services
|
||||||
repoURL: git@github.com:gorilych/gf-k8s
|
repoURL: git@github.com:gorilych/gf-k8s
|
||||||
syncPolicy:
|
|
||||||
automated:
|
|
||||||
prune: true
|
|
||||||
selfHeal: true
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue