Add credential secret as volume 4

This commit is contained in:
Ruben Hensen
2024-09-12 15:35:35 +02:00
parent f9374aa984
commit 74f4604637
+1 -2
View File
@@ -30,8 +30,7 @@ spec:
protocol: TCP protocol: TCP
volumeMounts: volumeMounts:
- name: credentials - name: credentials
mountPath: "/" mountPath: /
readOnly: true
- mountPath: /var/logs - mountPath: /var/logs
name: custom-logs name: custom-logs
- mountPath: /museum.yaml - mountPath: /museum.yaml