mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-24 23:41:21 +08:00
完善配置
This commit is contained in:
@@ -48,6 +48,7 @@ patchesStrategicMerge:
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
server_name _;
|
||||
resolver rke2-coredns-rke2-coredns.kube-system.svc.cluster.local;
|
||||
location / {
|
||||
proxy_pass http://coal-ui.coal-master.svc.cluster.local/;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
||||
Reference in New Issue
Block a user