add extra containers for postiz
This commit is contained in:
@@ -11,5 +11,8 @@ spec:
|
||||
targetPort: http
|
||||
protocol: TCP
|
||||
name: http
|
||||
{{- if .Values.service.additionalPorts }}
|
||||
{{- toYaml .Values.service.additionalPorts | nindent 4 }}
|
||||
{{- end }}
|
||||
selector:
|
||||
{{- include "postiz.selectorLabels" . | nindent 4 }}
|
||||
{{- include "postiz.selectorLabels" . | nindent 4 }}
|
||||
|
||||
Reference in New Issue
Block a user