Commit 235dfbdd by Guangbo Chen Committed by Denise

Fix project level monitoring can not upgrade

parent a447bcdc
...@@ -80,9 +80,7 @@ spec: ...@@ -80,9 +80,7 @@ spec:
listenLocal: true listenLocal: true
{{- end }} {{- end }}
podMetadata: podMetadata:
{{- if .Release.IsInstall }}
creationTimestamp: {{ now | date "2006-01-02T15:04:05Z" | quote }} creationTimestamp: {{ now | date "2006-01-02T15:04:05Z" | quote }}
{{- end }}
labels: labels:
app: {{ template "app.name" . }} app: {{ template "app.name" . }}
chart: {{ template "app.version" . }} chart: {{ template "app.version" . }}
......
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