1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

add secrets identifier

This commit is contained in:
Martin McKeaveney 2021-08-18 11:42:04 +01:00
parent 7c9839a9aa
commit 8e37bd2540

View file

@ -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 }}"