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