Compare commits
2 Commits
1b06a001e9
...
d8739b6ed8
| Author | SHA1 | Date | |
|---|---|---|---|
| d8739b6ed8 | |||
| eddd0a1482 |
@@ -2,8 +2,8 @@ cluster:
|
||||
name: cl01tl
|
||||
git:
|
||||
# repo: git@github.com:alexlebens/infrastructure.git
|
||||
repo: https://github.com/alexlebens/infrastructure.git
|
||||
# repo: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||
# repo: https://github.com/alexlebens/infrastructure.git
|
||||
repo: http://gitea-http.gitea:3000/alexlebens/infrastructure
|
||||
# repo: ssh://git@gitea-ssh.gitea:2222/alexlebens/infrastructure
|
||||
revision: HEAD
|
||||
applicationSet:
|
||||
|
||||
@@ -45,7 +45,7 @@ gitea:
|
||||
ROOT_URL: https://gitea.alexlebens.dev
|
||||
LOCAL_ROOT_URL: http://gitea-http.gitea.svc.cluster.local:3000
|
||||
START_SSH_SERVER: true
|
||||
SSH_DOMAIN: gitea.alexlebens.dev
|
||||
SSH_DOMAIN: gitea-ssh.gitea
|
||||
SSH_PORT: 2222
|
||||
SSH_LISTEN_PORT: 2222
|
||||
ENABLE_PPROF: true
|
||||
|
||||
Reference in New Issue
Block a user