Add UI Pod
This commit is contained in:
parent
7ac58adf2c
commit
8d0f42a8f1
@ -32,6 +32,7 @@ spec:
|
||||
requests:
|
||||
cpu: "500m"
|
||||
memory: "4096Mi"
|
||||
{{- if and (.Values.dvc) (.Values.dvc.sshKey) }}
|
||||
volumeMounts:
|
||||
- mountPath: /keys
|
||||
name: ssh-keys-dvc
|
||||
@ -42,4 +43,5 @@ spec:
|
||||
secret:
|
||||
defaultMode: 0400
|
||||
secretName: ssh-keys-dvc
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user