diff --git a/helm/values/gitea.values.yaml b/helm/values/gitea.values.yaml index a0ccdab..0182fe9 100644 --- a/helm/values/gitea.values.yaml +++ b/helm/values/gitea.values.yaml @@ -36,6 +36,7 @@ gitea: ENABLE_PPROF: true ENABLE_GZIP: true LFS_START_SERVER: true + SSH_DOMAIN: git.dogar.dev database: DB_TYPE: postgres HOST: postgres-cluster-rw.postgres-system.svc.cluster.local:5432