Pin ingress entrypoint to ssl only
Some checks failed
Build and push docker image / publish (push) Has been cancelled

This commit is contained in:
2025-08-16 17:18:53 +02:00
parent ffb194bb0e
commit c699ccf8cd

View File

@@ -55,6 +55,8 @@ kind: Ingress
metadata:
name: less-shitty-proxyjs
namespace: less-shitty-proxyjs
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
spec:
ingressClassName: traefik
rules: