Skip to content

Commit

Permalink
Forgot to update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brow86 committed Sep 13, 2024
1 parent 2f08b9b commit 1448be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traefik/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ deployment:
# -- Additional pod annotations (e.g. for mesh injection or prometheus scraping)
# It supports templating. One can set it with values like traefik/name: '{{ template "traefik.name" . }}'
podAnnotations: {}
# -- Additional Pod labels (e.g. for filtering Pod by custom labels)
# -- Whether or not to run tpl function for annotations
templateAnnotations: true
# -- Additional Pod labels (e.g. for filtering Pod by custom labels)
podLabels: {}
Expand Down

0 comments on commit 1448be7

Please sign in to comment.