Skip to content

Commit ea3def9

Browse files
committed
rm deploy time label
1 parent a1a9e19 commit ea3def9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

linux/rancher/templates/_helpers.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ helm.sh/chart: {{ include "sql-server-rancher.chart" . }}
4040
app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
4141
{{- end }}
4242
app.kubernetes.io/managed-by: {{ .Release.Service }}
43-
app.kubernetes.io/deploy-datetime: {{ now | date "2006-01-02T15-04-05-0700" }}
4443
{{- end }}
4544

4645
{{/*

0 commit comments

Comments
 (0)