diff --git a/scaffolder-templates/gitlab-workflows/advanced-workflow/template.yaml b/scaffolder-templates/gitlab-workflows/advanced-workflow/template.yaml index 812f4b3..ca2fc03 100644 --- a/scaffolder-templates/gitlab-workflows/advanced-workflow/template.yaml +++ b/scaffolder-templates/gitlab-workflows/advanced-workflow/template.yaml @@ -111,7 +111,7 @@ spec: gitlabHost: title: Gitlab Instance Name type: string - default: gitlab.cee.redhat.com + default: gitlab-host description: The name or host of your gitlab instance persistencePSQLSecretName: title: PostgreSQL Secret Name diff --git a/scaffolder-templates/gitlab-workflows/basic-workflow/template.yaml b/scaffolder-templates/gitlab-workflows/basic-workflow/template.yaml index cb487cf..a5d93ed 100644 --- a/scaffolder-templates/gitlab-workflows/basic-workflow/template.yaml +++ b/scaffolder-templates/gitlab-workflows/basic-workflow/template.yaml @@ -141,7 +141,7 @@ spec: gitlabHost: title: Gitlab Instance Name type: string - default: gitlab.cee.redhat.com + default: gitlab-host description: The name or host of your gitlab instance persistencePSQLSecretName: title: PostgreSQL Secret Name