mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Add missing name decl
This commit is contained in:
parent
112f6db80f
commit
6954db8bcd
|
@ -59,6 +59,7 @@ spec:
|
|||
- node
|
||||
- ./streaming
|
||||
{{- with .Values.mastodon.streaming.extraCerts }}
|
||||
{{- $name := .name | default "extra-certs" }}
|
||||
volumeMounts:
|
||||
- name: {{ $name }}
|
||||
mountPath: "/usr/local/share/ca-certificates"
|
||||
|
|
Loading…
Reference in New Issue
Block a user