diff --git a/k8/deployment.yaml b/k8/deployment.yaml index 7749b11..77c1ee6 100644 --- a/k8/deployment.yaml +++ b/k8/deployment.yaml @@ -21,6 +21,7 @@ spec: volumeMounts: - name: config-volume mountPath: /config + subPath: game-config.properties volumes: - name: config-volume configMap: