fix: use https transport for hwlab git mirror (#580)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -116,6 +116,13 @@ targets:
|
||||
egressProxy:
|
||||
mode: node-global
|
||||
required: true
|
||||
githubTransport:
|
||||
mode: https
|
||||
username: x-access-token
|
||||
tokenSecretName: git-mirror-github-token
|
||||
tokenSecretKey: GITHUB_TOKEN
|
||||
tokenSourceRef: /root/unidesk/.state/secrets/github/hwlab-git-mirror.env
|
||||
tokenSourceKey: GH_TOKEN
|
||||
tekton:
|
||||
pipelineName: hwlab-d601-v03-ci-image-publish
|
||||
serviceAccountName: hwlab-d601-v03-tekton-runner
|
||||
|
||||
Reference in New Issue
Block a user