try differently configured todos

This commit is contained in:
2024-03-26 10:55:25 +01:00
parent 6fe166e60c
commit e460b5324a
3 changed files with 28 additions and 10 deletions

View File

@@ -6,10 +6,6 @@ metadata:
spec:
project: apps
source:
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
targetRevision: main
path: apps/todos
destination:
server: https://kubernetes.default.svc
namespace: todos
@@ -17,3 +13,19 @@ spec:
automated:
prune: true
selfHeal: true
sources:
- repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
targetRevision: main
path: apps/todos
ref: values
- repoUrl: oci://kolaente.dev/vikunja
chart: vikunja
# corresponds to oci://kolaente.dev/vikunja/vikunja
targetRevision: 0.4.3
helm:
valuesFiles:
- $values/values.yaml
# creates the namespace etc.
- repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
targetRevision: main
path: apps/todos