diff --git a/apps/gitea/actions/release.yaml b/apps/gitea/actions/release.yaml index 2f9cc0a..02c748a 100644 --- a/apps/gitea/actions/release.yaml +++ b/apps/gitea/actions/release.yaml @@ -17,7 +17,7 @@ spec: enabled: true existingSecret: actions-secret existingSecretKey: token - giteaRootURL: gitea-http:3000 + giteaRootURL: http://gitea-http:3000 statefulset: persistence: size: 1Gi