11
This commit is contained in:
@ -51,9 +51,9 @@ spec:
|
||||
{{- toYaml .Values.resources | nindent 12 }}
|
||||
volumeMounts:
|
||||
- name: torna-config
|
||||
mountPath: /torna/config/application.properties
|
||||
mountPath: "/torna/config/application.properties"
|
||||
readOnly: true
|
||||
subPath: application.properties
|
||||
subPath: "application.properties"
|
||||
volumes:
|
||||
- name: torna-config
|
||||
configMap:
|
||||
|
Reference in New Issue
Block a user