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
|
||||
values.yaml: |
|
||||
frontend:
|
||||
image:
|
||||
tag: unstable
|
||||
pullPolicy: Always
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
|
@ -27,9 +24,6 @@ data:
|
|||
persistence:
|
||||
data:
|
||||
existingClaim: vikunja-files
|
||||
image:
|
||||
tag: unstable
|
||||
pullPolicy: Always
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue