cozystack/packages/system/cozystack-api/templates
IvanHunters 667c778f27 [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>
2025-11-04 02:29:24 +03:00
..
api-ingress.yaml [ingress] Enforce HTTPS-only for API 2025-11-04 02:29:24 +03:00
apiservice.yaml [api,lineage] Ensure node-local traffic 2025-10-29 09:17:27 +03:00
auth-delegator.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
auth-reader.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
certmanager.yaml [api,lineage] Ensure node-local traffic 2025-10-29 09:17:27 +03:00
deployment.yaml [api,lineage] Ensure node-local traffic 2025-10-29 09:17:27 +03:00
hook.yaml [api] Delete previous instance when changing type 2025-11-03 17:22:38 +03:00
rbac-bind.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
rbac.yaml [api] Use shared informer cache 2025-10-27 16:21:23 +03:00
sa.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
service.yaml [api,lineage] Ensure node-local traffic 2025-10-29 09:17:27 +03:00
tenantnamespaces-rbac.yaml [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00