diff --git a/gitea/statefulset-gitea.yaml b/gitea/statefulset-gitea.yaml index 2f1afd3..0f9ecf5 100644 --- a/gitea/statefulset-gitea.yaml +++ b/gitea/statefulset-gitea.yaml @@ -28,7 +28,7 @@ spec: - name: GITEA__server__DOMAIN value: gitea.chemavx.xyz - name: GITEA__server__ROOT_URL - value: https://gitea.chemavx.xyz + value: https://git.chemavx.xyz - name: GITEA__server__SSH_PORT value: '22' - name: GITEA__server__SSH_DOMAIN