Skip to content
Snippets Groups Projects
Commit 32c5ab85 authored by xeruf's avatar xeruf
Browse files

production: set correct folder paths

parent 0d85ecdb
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: gitea
namespace: flux-system
interval: 10m
interval: 5m
valuesFrom:
- kind: ConfigMap
name: stackspin-gitea-values
......
......@@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: k8s-at-home
namespace: flux-system
interval: 10m
interval: 5m
valuesFrom:
- kind: ConfigMap
name: stackspin-vikunja-values
......
......@@ -12,7 +12,7 @@ spec:
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/gitea
path: ./basic/apps/dev
prune: true
# TODO what does this mean?
#validation: client
......
......@@ -12,7 +12,7 @@ spec:
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/vikunja
path: ./basic/apps/do
prune: true
# TODO what does this mean?
#validation: client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment