mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
authelia: mark request from cluster pods as internal (#1888)
This commit is contained in:
parent
330fffd380
commit
77076f97fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue