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

do: test new vikunja chart

parent 8578b797
No related branches found
No related tags found
No related merge requests found
...@@ -8,10 +8,10 @@ spec: ...@@ -8,10 +8,10 @@ spec:
chart: chart:
spec: spec:
chart: vikunja chart: vikunja
version: 0.4.1 version: 1.0.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: vikunja name: vikunja-xeruf
namespace: flux-system namespace: flux-system
interval: 5m interval: 5m
valuesFrom: valuesFrom:
......
...@@ -6,11 +6,6 @@ metadata: ...@@ -6,11 +6,6 @@ metadata:
data: data:
# https://kolaente.dev/vikunja/helm-chart/src/branch/main/values.yaml # https://kolaente.dev/vikunja/helm-chart/src/branch/main/values.yaml
values.yaml: | values.yaml: |
frontend:
enabled: false
ingress:
main:
enabled: false
api: api:
image: image:
repository: vikunja/vikunja repository: vikunja/vikunja
......
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: vikunja
namespace: flux-system
spec:
interval: 6m
url: https://kolaente.dev/xeruf/helm-chart/raw/branch/merged-docker/
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