mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 21:09:58 +00:00
gitea act-runner url fix
This commit is contained in:
@@ -4,5 +4,5 @@ metadata:
|
||||
name: act-runner-config
|
||||
namespace: act-runner
|
||||
data:
|
||||
GITEA_INSTANCE_URL: "https://gitea.michaelthomson.dev"
|
||||
GITEA_INSTANCE_URL: "http://gitea-http.gitea.svc.cluster.local:3000"
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN: "PWwo9fPd5jFTdGi9LrUuWHFCXQi4xPosuQUpmQjX"
|
||||
|
||||
Reference in New Issue
Block a user