mirror of
https://github.com/kubesphere/website.git
synced 2026-01-01 03:33:29 +00:00
Fix Indent in GitLab Doc
Signed-off-by: Felixnoo <felixliu@yunify.com>
This commit is contained in:
parent
6ade6d9ad5
commit
f48bfb60a0
|
|
@ -57,8 +57,8 @@ This tutorial demonstrates how to deploy GitLab on KubeSphere.
|
|||
|
||||
```yaml
|
||||
global:
|
||||
hosts:
|
||||
domain: demo-project.svc.cluster.local
|
||||
hosts:
|
||||
domain: demo-project.svc.cluster.local
|
||||
|
||||
gitlab-runner:
|
||||
install: false
|
||||
|
|
|
|||
|
|
@ -57,8 +57,8 @@ weight: 14310
|
|||
|
||||
```yaml
|
||||
global:
|
||||
hosts:
|
||||
domain: demo-project.svc.cluster.local
|
||||
hosts:
|
||||
domain: demo-project.svc.cluster.local
|
||||
|
||||
gitlab-runner:
|
||||
install: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue