This commit is contained in:
parent
2e9020bc47
commit
1c725e3632
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
image:
|
||||
tag: 2.17.0
|
||||
tag: 2.18.0
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
@ -9,6 +9,9 @@ ingress:
|
|||
- path: /
|
||||
pathType: Prefix
|
||||
|
||||
service:
|
||||
port: 8080
|
||||
|
||||
persistentVolume:
|
||||
enabled: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue