From 040a1ccfebec30e13c7489997e3f4653aa152761 Mon Sep 17 00:00:00 2001 From: HaimKortovich Date: Wed, 15 Apr 2026 14:14:04 -0500 Subject: [PATCH] remove ruoute --- ops/chart/values.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/ops/chart/values.yaml b/ops/chart/values.yaml index cc9e980..15796bf 100644 --- a/ops/chart/values.yaml +++ b/ops/chart/values.yaml @@ -95,26 +95,6 @@ service: port: 8080 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: rabbitmq-user: enabled: true