Commit 29e034c1 authored by 舒成's avatar 舒成

app.bd-apaas.com/cluster-component: registry

parent 18d72122
......@@ -22,6 +22,9 @@ heritage: {{ .Release.Service }}
release: {{ .Release.Name }}
chart: {{ .Chart.Name }}
app: "{{ template "harbor.name" . }}"
{{- if .Values.commonLabels}}
{{ toYaml .Values.commonLabels }}
{{- end }}
{{- end -}}
{{/* matchLabels */}}
......
......@@ -741,3 +741,6 @@ redis:
password: ""
## Additional deployment annotations
podAnnotations: {}
commonLabels:
app.bd-apaas.com/cluster-component: registry
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment