We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3f9f3 commit 8803ac8Copy full SHA for 8803ac8
charts/minio/templates/configmap.yaml
@@ -5,6 +5,7 @@ metadata:
5
name: {{ include "minio.fullname" . }}
6
namespace: {{ .Release.Namespace }}
7
labels:
8
+ app: test
9
{{- include "minio.labels" . | nindent 4 }}
10
{{- if .Values.commonAnnotations }}
11
annotations:
0 commit comments