Fix sriov default registry helper

pull/1628/head
Colleen Murphy 2021-11-19 11:49:04 -08:00
parent f4d42fa258
commit 3c165b91cf
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
{{- end }}
+
+{{- define "system_default_registry" -}}
+{{- if .Values.global.systemDefaultRegistry -}}
+{{- if .Values.global.cattle.systemDefaultRegistry -}}
+{{- printf "%s/" .Values.global.cattle.systemDefaultRegistry -}}
+{{- else -}}
+{{- "" -}}

View File

@ -1,7 +1,7 @@
url: https://github.com/k8snetworkplumbingwg/sriov-network-operator.git
subdirectory: deployment/sriov-network-operator
commit: c5c943cc214f4113b6f6be8d7c48ac837aa1669c
version: 100.0.0
version: 100.0.1
additionalCharts:
- workingDir: charts-crd
crdOptions: