bfl: Update AUTHELIA_AUTH_URL in bfl_deploy.yaml (#2022)

This commit is contained in:
eball 2025-10-30 22:46:19 +08:00 committed by GitHub
parent 33292988bb
commit f72987d55f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -321,7 +321,7 @@ spec:
imagePullPolicy: IfNotPresent
env:
- name: AUTHELIA_AUTH_URL
value: 'http://authelia-backend-provider.user-system-{{ .Values.bfl.username }}:28080/api/authz/auth-request'
value: 'http://authelia-backend.user-system-{{ .Values.bfl.username }}:9091/api/authz/auth-request'
volumeMounts:
- name: ngxlog
mountPath: /var/log/nginx