I am trying to setup grafana agent operator in AKS cluster. We have gatekeeper policy not use image from public repo
I see grafana agent image is trying to fetch image from public library which is blocking grafana agent pod to come up. Please let me know if you can manage to provide grafana agent without any public repo interactions? or provide me an alternative option to avoid this error?
[image-repos-to-be-acr] container has an invalid image repo <Quay>,
I used grafana agent binary from grafana-agent-linux-amd64.zip
This is blocking to complete grafana agent operator setup. Please provide a resolution.