From 103c1de301a3391f79d5f91aaf2a125d58b5daf9 Mon Sep 17 00:00:00 2001 From: DaanSelen Date: Wed, 8 Apr 2026 14:43:27 +0200 Subject: [PATCH] chore: add comment --- unittests/helm/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"