apiVersion: policy.linkerd.io/v1beta1 kind: Server metadata: name: displayctl-metrics spec: port: metrics podSelector: matchLabels: app.kubernetes.io/name: displayctl proxyProtocol: HTTP/1 --- apiVersion: policy.linkerd.io/v1beta1 kind: ServerAuthorization metadata: name: displayctl-metrics spec: client: meshTLS: serviceAccounts: - name: prometheus namespace: prometheus server: name: displayctl-metrics