FEAT(authelia): add authelia sso
- to minio console and pgweb - minio: Add Authelia middleware to console ingress (API excluded for S3 access) - pgweb: Add Authelia middleware to ingress
This commit is contained in:
@@ -30,6 +30,7 @@ metadata:
|
||||
namespace: minio
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
traefik.ingress.kubernetes.io/router.middlewares: authelia-authelia-auth@kubernetescrd
|
||||
spec:
|
||||
ingressClassName: traefik
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user