mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 16:31:19 -05:00
test
This commit is contained in:
parent
508fa4e042
commit
a3df673669
1 changed files with 3 additions and 6 deletions
|
|
@ -9,15 +9,12 @@ spec:
|
||||||
repoURL: https://github.com/DeveloperDurp/homelab.git
|
repoURL: https://github.com/DeveloperDurp/homelab.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: durpapi
|
path: durpapi
|
||||||
directory:
|
|
||||||
recurse: true
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
namespace: durpapi
|
namespace: durpapi
|
||||||
|
name: in-cluster
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue