Pin ingress entrypoint to ssl only
Some checks failed
Build and push docker image / publish (push) Has been cancelled
Some checks failed
Build and push docker image / publish (push) Has been cancelled
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user