Variable Mount of DVC SecretIf
This commit is contained in:
parent
dc76b1d3b6
commit
7041f85644
@ -165,6 +165,7 @@ spec:
|
||||
requests:
|
||||
cpu: "500m"
|
||||
memory: "4096Mi"
|
||||
{{- if .Values.dvc.sshKey -}}
|
||||
volumeMounts:
|
||||
- mountPath: /keys
|
||||
name: ssh-keys-dvc
|
||||
@ -175,3 +176,4 @@ spec:
|
||||
secret:
|
||||
defaultMode: 0400
|
||||
secretName: ssh-keys-dvc
|
||||
{{- end }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user