diff --git a/values.yaml b/values.yaml index fa442a0..b87443c 100644 --- a/values.yaml +++ b/values.yaml @@ -40,7 +40,7 @@ statefulset: replicas: 1 timezone: Etc/UTC annotations: {} - labels: self-hosted + labels: {} resources: {} nodeSelector: {} tolerations: [] @@ -114,7 +114,8 @@ existingSecret: "gitea-token" existingSecretKey: "token" ## Specify the root URL of the Gitea instance -giteaRootURL: "https://gitea.apilab.us" +#giteaRootURL: "https://gitea.apilab.us" +giteaRootURL: "http://gitea-http.gitea.svc.cluster.local:3000" ## @section Global #