1
0
Fork 0

fix(helm): configmap kind

- kind: kind: ConfigMap won't work...
This commit is contained in:
Vojtěch Mareš 2023-07-03 18:50:23 +02:00
parent 72ffd68df5
commit 764824b92b
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -1,4 +1,4 @@
kind: kind: ConfigMap kind: ConfigMap
apiVersion: v1 apiVersion: v1
metadata: metadata:
name: {{ .Release.Name }}-config name: {{ .Release.Name }}-config