Default Values Prevents Access To Prometheus Server
User reported that they are unable to hit prometheus. I tested and verified that if we install with the default values only (no test-values which turn on hardening) we get AuthorizationPolicy
kinds created in the monitoring namespace which are blocking access to the prometheus server.
Since prometheus-ingressgatewaay-authz-policy.yaml
is only created if hardening is enabled, no access is allowed.