Compare commits

...

1 Commits

Author SHA1 Message Date
eball
4a0cac57b3 bfl: remove token auth from ingress 2025-07-21 22:19:34 +08:00

View File

@@ -339,9 +339,6 @@ spec:
- -enable-nginx
- -bfl-svc
- bfl
env:
- name: AUTH_ENABLED
value: "true"
ports:
- containerPort: 80
protocol: TCP