refactor: make Gitea the sole CI authority
This commit is contained in:
@@ -64,8 +64,12 @@ delivery:
|
||||
- .svc.cluster.local
|
||||
- .cluster.local
|
||||
gitops:
|
||||
readUrl: http://git-mirror-http.devops-infra.svc.cluster.local:8080/pikasTech/unidesk.git
|
||||
writeUrl: http://git-mirror-write.devops-infra.svc.cluster.local:8080/pikasTech/unidesk.git
|
||||
readUrl: http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-unidesk.git
|
||||
writeUrl: http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-unidesk.git
|
||||
auth:
|
||||
username: unidesk-admin
|
||||
secretName: pac-gitea-sentinel-nc01-v03
|
||||
tokenKey: token
|
||||
branch: unidesk-host-gitops
|
||||
resources:
|
||||
- id: hwlab-nc01-v03-runtime-gitops-scripts
|
||||
|
||||
Reference in New Issue
Block a user