From fa39b3e63356ab7eeb286fbb3d99ba496e681cab Mon Sep 17 00:00:00 2001 From: outductor Date: Wed, 14 Feb 2024 18:27:29 +0900 Subject: [PATCH] disable relay --- .../app-of-other-apps/cilium.yaml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/cilium.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/cilium.yaml index c64e22ae8..9344f689c 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/cilium.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/cilium.yaml @@ -58,24 +58,6 @@ spec: group: cert-manager.io kind: ClusterIssuer name: ca-issuer - relay: - enabled: true - rollOutPods: true - replicas: 2 - podDisruptionBudget: - enabled: true - maxUnavailable: 1 - tls: - server: - enabled: true - mtls: true - prometheus: - enabled: true - port: 9966 - serviceMonitor: - enabled: true - labels: - release: prometheus ui: enabled: true standalone: