use mautrix image and remove hpa

This commit is contained in:
2026-01-03 17:38:23 +00:00
parent 5d63ac7e96
commit 60acdaa2b3
4 changed files with 2 additions and 44 deletions

View File

@@ -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 }}