Skip to content

Commit 0f0b850

Browse files
committed
Update kustomization.yaml
1 parent abfbfc8 commit 0f0b850

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

my-apps/home/home-assistant/kustomization.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ commonLabels:
2323
generatorOptions:
2424
disableNameSuffixHash: true
2525

26-
# configMapGenerator:
27-
# - name: home-assistant-config
28-
# files:
29-
# - configuration.yaml
30-
# - automations.yaml
31-
# - scripts.yaml
32-
# - scenes.yaml
33-
# options:
34-
# # Better ConfigMap handling
35-
# disableNameSuffixHash: true
26+
configMapGenerator:
27+
- name: home-assistant-config
28+
files:
29+
- configuration.yaml
30+
- automations.yaml
31+
- scripts.yaml
32+
- scenes.yaml
33+
options:
34+
# Better ConfigMap handling
35+
disableNameSuffixHash: true

0 commit comments

Comments
 (0)