mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
argocd: add services app
This commit is contained in:
parent
7d549a6a26
commit
0d2f7545aa
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ spec:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
path: apps/system/services
|
path: apps/services
|
||||||
repoURL: git@github.com:gorilych/gf-k8s
|
repoURL: git@github.com:gorilych/gf-k8s
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue