Update values.yaml
This commit is contained in:
parent
bba6b0655b
commit
6c4ea43876
|
|
@ -40,7 +40,7 @@ securityContext: {}
|
||||||
db:
|
db:
|
||||||
enabled: true
|
enabled: true
|
||||||
name: <CHARTNAME>
|
name: <CHARTNAME>
|
||||||
image: dhub.touchin.ru/touchin/db-init
|
image: dhub.touchin.ru/touchin/db-init:postgres12
|
||||||
platform:
|
platform:
|
||||||
name: postgres
|
name: postgres
|
||||||
version: 12
|
version: 12
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue