mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-25 07:39:23 +00:00
[common] Add common chart from KaH
This commit is contained in:
7
charts/common/templates/addons/promtail/_volume.tpl
Normal file
7
charts/common/templates/addons/promtail/_volume.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
{{/*
|
||||
The volume (referencing config) to be inserted into additionalVolumes.
|
||||
*/}}
|
||||
{{- define "common.addon.promtail.volumeSpec" -}}
|
||||
configMap:
|
||||
name: {{ include "common.names.fullname" . }}-promtail
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user