1
0
forked from suse-edge/Factory

Update SR-IOV chart to v1.4.0

Aligning with https://github.com/suse-edge/charts/pull/167
This commit is contained in:
2024-11-15 16:49:33 +00:00
committed by Steven Hardy
parent fc3da390e9
commit 8b6dce500e
8 changed files with 52 additions and 20 deletions

View File

@@ -0,0 +1,8 @@
{{- range .Values.extraDeploy }}
---
{{- if typeIs "string" . }}
{{- tpl . $ }}
{{- else }}
{{- tpl (. | toYaml) $ }}
{{- end }}
{{- end }}

View File

@@ -20,6 +20,8 @@ spec:
maxUnavailable: 33%
template:
metadata:
annotations:
openshift.io/required-scc: restricted-v2
labels:
name: sriov-network-operator
spec: