update home assistant and fix prometheus

This commit is contained in:
2024-04-06 14:12:07 +02:00
parent bc0f29f028
commit a6a9c7c217
6 changed files with 24 additions and 29 deletions

View File

@@ -23,9 +23,6 @@ spec:
volumeMounts:
- name: config-dir
mountPath: /config
- name: configuration
mountPath: /config/configuration.yaml
readOnly: true
resources:
requests:
cpu: "100m"
@@ -37,7 +34,4 @@ spec:
- name: config-dir
persistentVolumeClaim:
claimName: config
- name: configuration
secret:
secretName: config