diff --git a/unittests/helm/statefulset.yaml b/unittests/helm/statefulset.yaml index 7eb7065..29da1e8 100644 --- a/unittests/helm/statefulset.yaml +++ b/unittests/helm/statefulset.yaml @@ -159,7 +159,7 @@ tests: done echo "Gitea has been reached!" - - it: renders a StatefulSet https (with correct GITEA_INSTANCE_URL env from giteaRootURL) + - it: renders a StatefulSet https with explicit port (with correct GITEA_INSTANCE_URL env from giteaRootURL) template: templates/statefulset.yaml set: giteaRootURL: "https://git.example.com:8443"