mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
test
This commit is contained in:
parent
7641cae462
commit
4f4779b155
1 changed files with 3 additions and 1 deletions
|
|
@ -9,6 +9,8 @@ spec:
|
|||
repoURL: https://github.com/DeveloperDurp/homelab.git
|
||||
targetRevision: main
|
||||
path: heimdall
|
||||
directory:
|
||||
recurse: true
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: heimdall
|
||||
|
|
@ -17,4 +19,4 @@ spec:
|
|||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- CreateNamespace=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue