Remove public Gitea NodePort side door
This commit is contained in:
parent
a1b55776fa
commit
9c4b400cb6
9 changed files with 124 additions and 9 deletions
|
|
@ -10,6 +10,8 @@ Use `gitea.coulomb.social` as the approved forge and registry host. The public
|
|||
ingress serves the Gitea web route at `https://gitea.coulomb.social/`, the OCI
|
||||
registry route at `/v2`, and the Python package route at `/api/packages`. The
|
||||
`/v2` route returns the OCI registry authentication challenge over HTTPS.
|
||||
Do not use raw node IP HTTP ports for web or registry traffic; the Gitea HTTP
|
||||
Service is internal-only and the public standard is the HTTPS host.
|
||||
|
||||
Registry-specific Gitea settings are carried in
|
||||
`helm/gitea-registry-values.yaml`, a non-secret overlay applied after the SOPS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue