update home assistant and fix prometheus
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user