|
|
|
@ -55,14 +55,14 @@ matrix_bot_honoroit_container_labels_traefik_additional_response_headers: "{{ ma
|
|
|
|
|
matrix_bot_honoroit_container_labels_traefik_additional_response_headers_auto: {}
|
|
|
|
|
matrix_bot_honoroit_container_labels_traefik_additional_response_headers_custom: {}
|
|
|
|
|
|
|
|
|
|
# matrix_bot_buscarron_container_labels_additional_labels contains a multiline string with additional labels to add to the container label file.
|
|
|
|
|
# matrix_bot_honoroit_container_labels_additional_labels contains a multiline string with additional labels to add to the container label file.
|
|
|
|
|
# See `../templates/labels.j2` for details.
|
|
|
|
|
#
|
|
|
|
|
# Example:
|
|
|
|
|
# matrix_bot_buscarron_container_labels_additional_labels: |
|
|
|
|
|
# matrix_bot_honoroit_container_labels_additional_labels: |
|
|
|
|
|
# my.label=1
|
|
|
|
|
# another.label="here"
|
|
|
|
|
matrix_bot_buscarron_container_labels_additional_labels: ''
|
|
|
|
|
matrix_bot_honoroit_container_labels_additional_labels: ''
|
|
|
|
|
|
|
|
|
|
# A list of extra arguments to pass to the container
|
|
|
|
|
matrix_bot_honoroit_container_extra_arguments: []
|
|
|
|
|