remove ruoute
All checks were successful
Build and Publish / build-release (push) Successful in 1m26s

This commit is contained in:
2026-04-15 14:14:04 -05:00
parent 083c8eebf2
commit 040a1ccfeb

View File

@@ -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