forked from github-mirrorer/rtomik-helm-charts
added donetick helm chart test
This commit is contained in:
7
charts/donetick/templates/configmap.yaml
Normal file
7
charts/donetick/templates/configmap.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: {{ include "donetick.fullname" . }}-config
|
||||
labels:
|
||||
{{- include "donetick.labels" . | nindent 4 }}
|
||||
data: {}
|
||||
Reference in New Issue
Block a user