大量更新
This commit is contained in:
@@ -3,7 +3,7 @@ apiVersion: networking.k8s.io/v1beta1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: frontend-applications-ingress
|
||||
namespace: xa-dcity-uas-260116
|
||||
namespace: 命名空间
|
||||
labels:
|
||||
type: frontend
|
||||
octopus.control: all-ingress-config-wdd
|
||||
@@ -64,7 +64,7 @@ metadata:
|
||||
rewrite ^(/secenter)$ $1/ redirect;
|
||||
spec:
|
||||
rules:
|
||||
- host: fake-domain.xa-dcity-uas-260116.io
|
||||
- host: fake-domain.命名空间.io
|
||||
http:
|
||||
paths:
|
||||
- path: /260116/?(.*)
|
||||
@@ -317,7 +317,7 @@ apiVersion: networking.k8s.io/v1beta1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: backend-applications-ingress
|
||||
namespace: xa-dcity-uas-260116
|
||||
namespace: 命名空间
|
||||
labels:
|
||||
type: backend
|
||||
octopus.control: all-ingress-config-wdd
|
||||
@@ -781,7 +781,7 @@ apiVersion: networking.k8s.io/v1beta1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: all-gateways-ingress
|
||||
namespace: xa-dcity-uas-260116
|
||||
namespace: 命名空间
|
||||
labels:
|
||||
type: api-gateway
|
||||
octopus.control: all-ingress-config-1.1.0
|
||||
@@ -796,7 +796,7 @@ metadata:
|
||||
proxy_set_header Connection "upgradePrefix";
|
||||
spec:
|
||||
rules:
|
||||
- host: fake-domain.xa-dcity-uas-260116.io
|
||||
- host: fake-domain.命名空间.io
|
||||
http:
|
||||
paths:
|
||||
- path: /260116/oms/api/?(.*)
|
||||
|
||||
Reference in New Issue
Block a user