forked from coo-ops.space/helm-charts
ConfigMap not secret
This commit is contained in:
parent
d1b12ef7f6
commit
3ee2b1da1c
@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: {{ .Release.Name }}-config
|
||||
namespace: {{ .Values.namespace }}
|
||||
|
Loading…
Reference in New Issue
Block a user