You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
383 B

{{- define "jitsi-meet.etherpad.fullname" -}}
{{ include "jitsi-meet.fullname" . }}-etherpad
{{- end -}}
{{- define "jitsi-meet.etherpad.labels" -}}
{{ include "jitsi-meet.labels" . }}
app.kubernetes.io/component: etherpad
{{- end -}}
{{- define "jitsi-meet.etherpad.selectorLabels" -}}
{{ include "jitsi-meet.selectorLabels" . }}
app.kubernetes.io/component: etherpad
{{- end -}}