ConfigMap not secret
All checks were successful
checks / check and test (pull_request) Successful in 22s

This commit is contained in:
alice 2023-06-26 11:29:09 +00:00
parent d1b12ef7f6
commit 3ee2b1da1c

View File

@ -1,5 +1,5 @@
apiVersion: v1
kind: Secret
kind: ConfigMap
metadata:
name: {{ .Release.Name }}-config
namespace: {{ .Values.namespace }}