大量更新
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: frontend-applications-ingress
|
||||
namespace: xa-dcity-uas-260116
|
||||
namespace: 命名空间
|
||||
labels:
|
||||
type: frontend
|
||||
octopus.control: all-ingress-config-wdd
|
||||
@@ -14,7 +14,7 @@ metadata:
|
||||
nginx.ingress.kubernetes.io/rewrite-target: /$1
|
||||
spec:
|
||||
rules:
|
||||
- host: fake-domain.xa-dcity-uas-260116.io
|
||||
- host: fake-domain.命名空间.io
|
||||
http:
|
||||
paths:
|
||||
- path: /?(.*)
|
||||
@@ -365,7 +365,7 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: backend-applications-ingress
|
||||
namespace: xa-dcity-uas-260116
|
||||
namespace: 命名空间
|
||||
labels:
|
||||
type: backend
|
||||
octopus.control: all-ingress-config-wdd
|
||||
@@ -941,7 +941,7 @@ apiVersion: networking.k8s.io/v1
|
||||
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
|
||||
@@ -955,7 +955,7 @@ metadata:
|
||||
nginx.ingress.kubernetes.io/proxy-send-timeout: '3600'
|
||||
spec:
|
||||
rules:
|
||||
- host: fake-domain.xa-dcity-uas-260116.io
|
||||
- host: fake-domain.命名空间.io
|
||||
http:
|
||||
paths:
|
||||
- path: /oms/api/?(.*)
|
||||
|
||||
Reference in New Issue
Block a user