This commit is contained in:
Remy Moll 2024-03-27 14:13:22 +01:00
parent f12c21ef18
commit 91a2ae5fe8

@ -1,11 +1,11 @@
image:
tag: 0.23.0
######################
# VIKUNJA COMPONENTS #
######################
# You can find the default values that this `values.yaml` overrides, in the comment at the top of this file.
api:
enabled: true
image:
tag: 0.23.0
persistence:
# This is your Vikunja data will live, you can either let
# the chart create a new PVC for you or provide an existing one.
@ -37,6 +37,8 @@ api:
frontend:
enabled: true
image:
tag: 0.23.0
ingress:
main:
enabled: false