fix(nextcloud): Fix yamllint disable comment

This commit is contained in:
Dominik Kaminski
2023-09-05 20:31:06 +02:00
parent be82243966
commit 4380e78981

View File

@@ -4,11 +4,11 @@
repositories: repositories:
- name: "opendesk-nextcloud-bootstrap-repo" - name: "opendesk-nextcloud-bootstrap-repo"
oci: true oci: true
# yamllint disable rule:line-length
url: >- url: >-
# yamllint disable rule:line-length
{{ env "PRIVATE_IMAGE_REGISTRY_URL" | default {{ env "PRIVATE_IMAGE_REGISTRY_URL" | default
"external-registry.souvap-univention.de/sovereign-workplace/souvap/tooling/charts/sovereign-workplace-nextcloud-bootstrap" }} "external-registry.souvap-univention.de/sovereign-workplace/souvap/tooling/charts/sovereign-workplace-nextcloud-bootstrap" }}
# yamllint enable rule:line-length # yamllint enable rule:line-length
- name: "nextcloud-repo" - name: "nextcloud-repo"
url: >- url: >-
{{ env "PRIVATE_CHART_REPOSITORY_URL" | {{ env "PRIVATE_CHART_REPOSITORY_URL" |