Remove extraneous creation timestamp.

This commit is contained in:
Sam Rose 2023-11-21 17:35:23 +00:00
parent b7a704d06e
commit 4af7bf459a
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ spec:
{{ if .Values.services.proxy.templateAnnotations }}
{{- toYaml .Values.services.proxy.templateAnnotations | indent 8 -}}
{{ end }}
creationTimestamp: null
labels:
app.kubernetes.io/name: budibase-proxy
{{ if .Values.services.proxy.templateLabels }}