move away from vikunja helm chart, oidc
This commit is contained in:
		| @@ -13,20 +13,6 @@ spec: | ||||
|       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: kolaente.dev/vikunja | ||||
|       path: vikunja | ||||
|       chart: vikunja | ||||
|       # corresponds to oci://kolaente.dev/vikunja/vikunja | ||||
|       targetRevision: 0.4.3 | ||||
|       helm: | ||||
|         releaseName: todos | ||||
|         valueFiles: | ||||
|           - $values/apps/todos/values.yaml | ||||
|     # creates the namespace etc. | ||||
|     - repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git | ||||
|       targetRevision: main | ||||
|       path: apps/todos | ||||
|   | ||||
| @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
| resources: | ||||
|   - application.yaml | ||||
|   - repo.yaml | ||||
|   # - repo.yaml | ||||
		Reference in New Issue
	
	Block a user