production: set correct folder paths

This commit is contained in:
xeruf 2022-06-29 22:55:50 +01:00
parent 0d85ecdb6a
commit 32c5ab85d3
4 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: gitea
namespace: flux-system
interval: 10m
interval: 5m
valuesFrom:
- kind: ConfigMap
name: stackspin-gitea-values

View File

@ -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

View File

@ -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

View File

@ -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