apiVersion: cilium.io/v2 kind: CiliumClusterwideNetworkPolicy metadata: name: allow-kube-api spec: description: Allow access to the Kube API server egress: - toEntities: - kube-apiserver toPorts: - ports: - port: "6443" protocol: TCP endpointSelector: matchLabels: app: minio