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 c54343052..d340f2d6a 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 @@ -33,6 +33,8 @@ spec: clusterPoolIPv4PodCIDRList: ["10.96.128.0/18"] # modify it if necessary # -- IPv4 CIDR mask size to delegate to individual nodes for IPAM. clusterPoolIPv4MaskSize: 24 + envoy: + enabled: false hubble: enabled: true metrics: @@ -59,6 +61,7 @@ spec: kind: ClusterIssuer name: ca-issuer operator: + rollOutPods: true prometheus: enabled: true serviceMonitor: