chore: add comment

This commit is contained in:
DaanSelen
2026-04-08 14:43:27 +02:00
parent fddf89ca36
commit 103c1de301

View File

@ -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"