FIX TEMPLATE
This commit is contained in:
parent
c539e68486
commit
e11aa044a0
@ -29,7 +29,7 @@ spec:
|
|||||||
value: "$APPLICATION_PORT"
|
value: "$APPLICATION_PORT"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: db
|
- name: db
|
||||||
mountPath: "$DATA_SOURCE_URL"
|
mountPath: "/app/tgbdb"
|
||||||
volumes:
|
volumes:
|
||||||
- name: db
|
- name: db
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user