apps/do: move vikunja-test to unstable
This commit is contained in:
parent
bef7db40f7
commit
ce6e2222e7
|
@ -8,7 +8,7 @@ data:
|
||||||
values.yaml: |
|
values.yaml: |
|
||||||
frontend:
|
frontend:
|
||||||
image:
|
image:
|
||||||
tag: 0.21
|
tag: unstable
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -24,7 +24,7 @@ data:
|
||||||
- "test.${vikunja_domain}"
|
- "test.${vikunja_domain}"
|
||||||
api:
|
api:
|
||||||
image:
|
image:
|
||||||
tag: 0.21
|
tag: unstable
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
existingClaim: vikunja-test-files
|
existingClaim: vikunja-test-files
|
||||||
|
|
Loading…
Reference in New Issue