We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e071ba commit 5e6cfefCopy full SHA for 5e6cfef
defaults/main.yml
@@ -148,7 +148,7 @@ semaphore_container_labels_traefik_additional_response_headers_custom: {}
148
# To add your own custom labels, use `semaphore_container_labels_additional_labels_custom`
149
#
150
# Example:
151
-# semaphore_container_labels_additional_labels_custom: |
+# semaphore_container_labels_additional_labels_custom:
152
# - my.label=1
153
# - another.label="here"
154
semaphore_container_labels_additional_labels: "{{ semaphore_container_labels_additional_labels_auto + semaphore_container_labels_additional_labels_custom }}"
0 commit comments