Remove "enabled" from service.
All checks were successful
ci/woodpecker/push/mastodon Pipeline was successful
All checks were successful
ci/woodpecker/push/mastodon Pipeline was successful
This commit is contained in:
parent
931ef940d4
commit
c12d5580bd
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
{{- if .Values.esphome.enabled -}}
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
|
@ -18,4 +17,3 @@ spec:
|
|||
selector:
|
||||
hass.kube.a09.uk/automationService: esphome
|
||||
{{- include "esphome.selectorLabels" . | nindent 4 }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue