Merge branch 'feature/nexus' into 'main'
Feature/nexus See merge request redactmanager/qa/helm!48
This commit is contained in:
commit
561a30bc02
@ -1,6 +1,6 @@
|
|||||||
name: testsuite
|
name: testsuite
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
version: 4.0.0-100
|
version: 4.0.0-101
|
||||||
appVersion: 4.0.0-96
|
appVersion: 4.0.0-96
|
||||||
description: The one and only gin-testsuite
|
description: The one and only gin-testsuite
|
||||||
home: https://knecon.com
|
home: https://knecon.com
|
||||||
|
|||||||
@ -165,6 +165,7 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
memory: "4096Mi"
|
memory: "4096Mi"
|
||||||
|
{{- if .Values.dvc.sshKey -}}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /keys
|
- mountPath: /keys
|
||||||
name: ssh-keys-dvc
|
name: ssh-keys-dvc
|
||||||
@ -175,3 +176,4 @@ spec:
|
|||||||
secret:
|
secret:
|
||||||
defaultMode: 0400
|
defaultMode: 0400
|
||||||
secretName: ssh-keys-dvc
|
secretName: ssh-keys-dvc
|
||||||
|
{{- end }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user