diff --git a/roles/gitops/rendering-apps-files/gitlab/values/00-main.j2 b/roles/gitops/rendering-apps-files/gitlab/values/00-main.j2 index a59e84574..89bd48de5 100644 --- a/roles/gitops/rendering-apps-files/gitlab/values/00-main.j2 +++ b/roles/gitops/rendering-apps-files/gitlab/values/00-main.j2 @@ -111,19 +111,6 @@ global: key: password registry: enabled: false - certificates: - customCAs: -{% for item in dsc.additionalsCA %} -{% if item.kind == 'ConfigMap' %} - - configMap: {{ item.name }} -{% endif %} -{% if item.kind == 'Secret' %} - - secret: {{ item.name }} -{% endif %} -{% endfor %} -{% if dsc.exposedCA.type != 'none' %} - - secret: exposed-ca -{% endif %} hosts: domain: registry: