mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[bitnami/mxnet] Add missing namespace metadata (#10143)
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
@@ -24,4 +24,4 @@ name: mxnet
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mxnet
|
||||
- https://mxnet.apache.org/
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
|
||||
@@ -7,6 +7,7 @@ metadata:
|
||||
{{- else }}
|
||||
name: {{ printf "%s-scheduler" (include "common.names.fullname" .) }}
|
||||
{{- end }}
|
||||
namespace: {{ include "common.names.namespace" . | quote }}
|
||||
labels: {{- include "common.labels.standard" . | nindent 4 }}
|
||||
{{- if .Values.commonLabels }}
|
||||
{{- include "common.tplvalues.render" ( dict "value" .Values.commonLabels "context" $ ) | nindent 4 }}
|
||||
|
||||
Reference in New Issue
Block a user