🚑 kyverno policy for authelia

This commit is contained in:
auricom
2022-12-21 03:08:57 +01:00
parent 773f1ad63b
commit 8c7d5c8986

View File

@@ -67,7 +67,7 @@ spec:
annotations:
+(nginx.ingress.kubernetes.io/auth-method): GET
+(nginx.ingress.kubernetes.io/auth-url): |-
http://authelia.default.svc.cluster.local./api/verify
http://authelia.default.svc.cluster.local.:8888/api/verify
+(nginx.ingress.kubernetes.io/auth-signin): |-
https://auth.${SECRET_CLUSTER_DOMAIN}?rm=$request_method
+(nginx.ingress.kubernetes.io/auth-response-headers): |-