update runtime

This commit is contained in:
Stavros kois
2022-12-21 18:01:02 +02:00
parent 37f5e47c95
commit 8c19a76c69
3 changed files with 6 additions and 4 deletions

View File

@@ -62,7 +62,7 @@ tests:
documentIndex: *deploymentDoc
set:
scaleGPU:
something: something
gpu.intel.com/i915: "1"
asserts:
- equal:
path: spec.template.spec.containers[0].env
@@ -260,7 +260,7 @@ tests:
documentIndex: *deploymentDoc
set:
scaleGPU:
something: something
gpu.intel.com/i915: "1"
asserts:
- equal:
path: spec.template.spec.containers[0].env
@@ -280,7 +280,7 @@ tests:
documentIndex: *deploymentDoc
set:
scaleGPU:
something: something
gpu.intel.com/i915: "1"
nvidiaCaps:
- compute
- utility

View File

@@ -47,7 +47,7 @@ securityContext:
imagePullSecrets:
{{- . | nindent 2 }}
{{- end -}}
{{- with (include "ix.v1.common.runtimeClassName" (dict "root" . "runtimeClassName" .Values.runtimeClassName) | trim) }}
{{- with (include "ix.v1.common.runtimeClassName" (dict "root" . "runtime" .Values.runtimeClassName) | trim) }}
runtimeClassName: {{ . }}
{{- end -}}
{{- with (include "ix.v1.common.controller.mainContainer" . | trim) }}

View File

@@ -207,6 +207,8 @@ dnsConfig: {}
nodeSelector: {}
runtimeClassName: ""
tolerations: []
podSecurityContext: