cozystack/packages/system/cozystack-api
IvanHunters 82e5a0d403 [ingress] Enforce HTTPS-only for API
This patch updates the default API Ingress to add the
nginx.ingress.kubernetes.io/force-ssl-redirect annotation,
ensuring all HTTP traffic (port 80) is redirected to HTTPS (port 443).
This prevents unencrypted external access and improves security.

```release-note
[ingress] Force HTTPS access for api.dev3.infra.aenix.org and block direct HTTP.
```

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
(cherry picked from commit 667c778f27)
2025-11-04 09:18:47 +00:00
..
images/cozystack-api [platform] Use cozypkg instead of helm 2025-06-13 19:02:15 +02:00
templates [ingress] Enforce HTTPS-only for API 2025-11-04 09:18:47 +00:00
Chart.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
Makefile [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00
values.yaml Prepare release v0.37.4 2025-11-03 11:03:59 +00:00