forked from coo-ops.space/helm-charts
Merge pull request 'ConfigMap not secret' (#3) from alice/helm-charts:main into main
Reviewed-on: coo-ops.space/helm-charts#3
This commit is contained in:
commit
3c6bba5704
@ -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