Skip to content

Commit

Permalink
Changed filename in configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryGF committed Aug 15, 2023
1 parent 093e434 commit 8c1a060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/home-assistant/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ kind: ConfigMap
metadata:
name: config-file
data:
datafile.yaml: |
configuration.yaml: |
{{ .Files.Get "files/configuration.yaml" | indent 4 }}

0 comments on commit 8c1a060

Please sign in to comment.