Extended if
This commit is contained in:
parent
561a30bc02
commit
13b0918ece
@ -165,7 +165,7 @@ spec:
|
||||
requests:
|
||||
cpu: "500m"
|
||||
memory: "4096Mi"
|
||||
{{- if .Values.dvc.sshKey -}}
|
||||
{{- if and ( .Values.dvc ) ( .Values.dvc.sshKey ) -}}
|
||||
volumeMounts:
|
||||
- mountPath: /keys
|
||||
name: ssh-keys-dvc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user