authelia: mark request from cluster pods as internal (#1888)

This commit is contained in:
eball 2025-09-29 17:46:03 +08:00 committed by GitHub
parent 330fffd380
commit 77076f97fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -429,7 +429,7 @@ spec:
privileged: true
containers:
- name: authelia
image: beclab/auth:0.2.33
image: beclab/auth:0.2.34
imagePullPolicy: IfNotPresent
ports:
- containerPort: 9091