Remove extraneous creation timestamp.
This commit is contained in:
parent
b7a704d06e
commit
4af7bf459a
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue