diff --git a/values/grafana-pdc-agent/manifests/allow-grafana-pdc-agent.yaml b/values/grafana-pdc-agent/manifests/allow-grafana-pdc-agent.yaml index 63be13df..67cf5291 100644 --- a/values/grafana-pdc-agent/manifests/allow-grafana-pdc-agent.yaml +++ b/values/grafana-pdc-agent/manifests/allow-grafana-pdc-agent.yaml @@ -10,5 +10,6 @@ spec: name: grafana-pdc-agent egress: - toFQDNs: - - matchName: private-datasource-connect-api-prod-eu-north-0.grafana.net + - matchName: private-datasource-connect-api-prod-eu-north-0.grafana.net + - matchName: private-datasource-connect-prod-eu-north-0.grafana.net {{- end }}