use mautrix image and remove hpa
This commit is contained in:
@@ -5,9 +5,7 @@ metadata:
|
||||
labels:
|
||||
{{- include "discord-mautrix.labels" . | nindent 4 }}
|
||||
spec:
|
||||
{{- if not .Values.autoscaling.enabled }}
|
||||
replicas: {{ .Values.replicaCount }}
|
||||
{{- end }}
|
||||
selector:
|
||||
matchLabels:
|
||||
{{- include "discord-mautrix.selectorLabels" . | nindent 6 }}
|
||||
|
||||
Reference in New Issue
Block a user