mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Add credential secret as volume 4
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user