update home-assistant

This commit is contained in:
2024-03-13 05:46:15 -06:00
parent f7f210a905
commit eadbf37ce5
10 changed files with 16 additions and 26 deletions

View File

@@ -9,7 +9,6 @@ metadata:
app.kubernetes.io/version: {{ .Chart.AppVersion }}
app.kubernetes.io/component: web
app.kubernetes.io/part-of: {{ .Release.Name }}
app.kubernetes.io/managed-by: helm
spec:
revisionHistoryLimit: 3
replicas: {{ .Values.deployment.replicas }}