silly-game/src/main/resources/application.properties
All checks were successful
ci / build (push) Successful in 3m1s
All checks were successful
ci / build (push) Successful in 3m1s
This commit is contained in:
parent
36793ce269
commit
984ad4155b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ spec:
|
|||
- containerPort: 8080
|
||||
volumeMounts:
|
||||
- name: config-volume
|
||||
mountPath: /config
|
||||
mountPath: silly-game/src/main/resources/application.properties
|
||||
subPath: game-config.properties
|
||||
volumes:
|
||||
- name: config-volume
|
||||
|
|
Loading…
Reference in a new issue