mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update vault
This commit is contained in:
parent
ff52293147
commit
cbe700552d
1 changed files with 3 additions and 5 deletions
|
|
@ -9,15 +9,13 @@ spec:
|
||||||
repoURL: https://github.com/DeveloperDurp/homelab.git
|
repoURL: https://github.com/DeveloperDurp/homelab.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: vault
|
path: vault
|
||||||
directory:
|
|
||||||
recurse: true
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
namespace: vault
|
namespace: vault
|
||||||
|
name: in-cluster
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: false
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue