fix(auth): limit nginx template envsubst

This commit is contained in:
mac
2026-07-15 11:44:21 +08:00
parent afe6c40901
commit 8d67ba7810
+2
View File
@@ -105,6 +105,8 @@ spec:
ports:
- containerPort: 80
env:
- name: NGINX_ENVSUBST_FILTER
value: "^(AUTHSERVER_BACKEND_UPSTREAM|CLOUDDM_UPSTREAM|CLOUDDM_PUBLIC_HOST)$"
- name: AUTHSERVER_BACKEND_UPSTREAM
value: http://authserver-backend:8083
- name: CLOUDDM_UPSTREAM