remove ruoute
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s
This commit is contained in:
@@ -95,26 +95,6 @@ service:
|
|||||||
port: 8080
|
port: 8080
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
|
|
||||||
route:
|
|
||||||
main:
|
|
||||||
parentRefs:
|
|
||||||
- name: workload-dev-external-gateway
|
|
||||||
namespace: envoy-gateway
|
|
||||||
group: gateway.networking.k8s.io
|
|
||||||
kind: Gateway
|
|
||||||
sectionName: https-api
|
|
||||||
hostnames:
|
|
||||||
- dev.api.corredorconect.com
|
|
||||||
rules:
|
|
||||||
- matches:
|
|
||||||
- path:
|
|
||||||
type: PathPrefix
|
|
||||||
value: /policy
|
|
||||||
backendRefs:
|
|
||||||
- name: '{{ include "bjw-s.common.lib.chart.names.fullname" $ }}'
|
|
||||||
port: 8080
|
|
||||||
|
|
||||||
|
|
||||||
rawResources:
|
rawResources:
|
||||||
rabbitmq-user:
|
rabbitmq-user:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user