do: test new vikunja chart

This commit is contained in:
xeruf 2024-05-27 08:28:26 +03:00
parent 8578b79709
commit ae4e8db0b7
3 changed files with 10 additions and 7 deletions

View File

@ -8,10 +8,10 @@ spec:
chart:
spec:
chart: vikunja
version: 0.4.1
version: 1.0.0
sourceRef:
kind: HelmRepository
name: vikunja
name: vikunja-xeruf
namespace: flux-system
interval: 5m
valuesFrom:

View File

@ -6,11 +6,6 @@ metadata:
data:
# https://kolaente.dev/vikunja/helm-chart/src/branch/main/values.yaml
values.yaml: |
frontend:
enabled: false
ingress:
main:
enabled: false
api:
image:
repository: vikunja/vikunja

View File

@ -0,0 +1,8 @@
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/