apps/do: move to official chart image
This commit is contained in:
parent
cf4cb14885
commit
7acce311a3
|
@ -7,9 +7,6 @@ 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:
|
frontend:
|
||||||
image:
|
|
||||||
tag: unstable
|
|
||||||
pullPolicy: Always
|
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -27,9 +24,6 @@ data:
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
existingClaim: vikunja-files
|
existingClaim: vikunja-files
|
||||||
image:
|
|
||||||
tag: unstable
|
|
||||||
pullPolicy: Always
|
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue