This commit is contained in:
parent
36333e7316
commit
36793ce269
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ spec:
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
|
subPath: game-config.properties
|
||||||
volumes:
|
volumes:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Reference in a new issue