Skip to content

Commit

Permalink
feat: home-assistant with k8s-sidecar with correct label usage
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 7, 2023
1 parent eaca0f2 commit dcea0fb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ patches:
kind: ConfigMap
metadata:
name: home-assistant-alerts-configmap
annotations:
labels:
home-assistant.io/enabled: "true"
annotations:
k8s-sidecar-target-directory: /config/alerts-test
generatorOptions:
disableNameSuffixHash: true
Expand Down

0 comments on commit dcea0fb

Please sign in to comment.