add secrets identifier
This commit is contained in:
parent
26421581eb
commit
c1957208a2
|
@ -2,7 +2,7 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: {{ template "budibase.fullname" . }}
|
||||
name: {{ template "budibase.fullname" . }}-secret
|
||||
labels:
|
||||
app: {{ template "budibase.fullname" . }}
|
||||
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
|
||||
|
|
Loading…
Reference in New Issue