Yaml was a mistake
This commit is contained in:
parent
86bb35c793
commit
d8f0060b91
1 changed files with 2 additions and 2 deletions
|
|
@ -9,6 +9,8 @@ spec:
|
|||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: home-assistant
|
||||
strategy:
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
@ -97,8 +99,6 @@ spec:
|
|||
schedulerName: default-scheduler
|
||||
serviceAccount: default
|
||||
serviceAccountName: default
|
||||
strategy:
|
||||
type: Recreate
|
||||
terminationGracePeriodSeconds: 30
|
||||
volumes:
|
||||
- name: config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue