Correct file location for where {{ nextcloud_container_labels_additional_labels }} is included
(Currently there are no actual "details" there, other than the location of the reference.)
This commit is contained in:
parent
1235095096
commit
1bdf626c18
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ nextcloud_container_labels_traefik_http_middlewares_auto: []
|
||||||
nextcloud_container_labels_traefik_http_middlewares_custom: []
|
nextcloud_container_labels_traefik_http_middlewares_custom: []
|
||||||
|
|
||||||
# nextcloud_container_labels_additional_labels contains a multiline string with additional labels to add to the container label file.
|
# nextcloud_container_labels_additional_labels contains a multiline string with additional labels to add to the container label file.
|
||||||
# See `roles/custom/nextcloud/templates/labels.j2` for details.
|
# See `../templates/labels.j2` for details.
|
||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
# nextcloud_container_labels_additional_labels: |
|
# nextcloud_container_labels_additional_labels: |
|
||||||
|
|
Loading…
Reference in a new issue