mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 15:31:38 +01:00
fix(nextcloud): Fix yamllint disable comment
This commit is contained in:
@@ -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" |
|
||||||
|
|||||||
Reference in New Issue
Block a user