do: update test configmap
This commit is contained in:
parent
1de307122d
commit
42efc5918c
|
@ -6,12 +6,12 @@ metadata:
|
|||
data:
|
||||
# https://github.com/truecharts/charts/blob/master/charts/stable/vikunja/values.yaml
|
||||
values.yaml: |
|
||||
image:
|
||||
tag: unstable
|
||||
imagePullPolicy: Always
|
||||
frontendImage:
|
||||
tag: unstable
|
||||
imagePullPolicy: Always
|
||||
#image:
|
||||
# tag: unstable
|
||||
# imagePullPolicy: Always
|
||||
#frontendImage:
|
||||
# tag: unstable
|
||||
# imagePullPolicy: Always
|
||||
vikunja:
|
||||
config: |-
|
||||
auth:
|
||||
|
|
Loading…
Reference in New Issue