Commit 1979cda7 authored by 舒成's avatar 舒成

update

parent 29e034c1
......@@ -14,7 +14,7 @@ spec:
template:
metadata:
labels:
{{ include "harbor.matchLabels" . | indent 8 }}
{{ include "harbor.labels" . | indent 8 }}
component: core
annotations:
checksum/configmap: {{ include (print $.Template.BasePath "/core/core-cm.yaml") . | sha256sum }}
......
......@@ -14,7 +14,7 @@ spec:
template:
metadata:
labels:
{{ include "harbor.matchLabels" . | indent 8 }}
{{ include "harbor.labels" . | indent 8 }}
component: portal
annotations:
{{- if and .Values.internalTLS.enabled (eq .Values.internalTLS.certSource "auto") }}
......
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