gitea act-runner url fix

This commit is contained in:
Michael Thomson
2024-01-14 15:31:01 -05:00
parent e0d5558199
commit 6bf9879604

View File

@@ -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"