UNCLASSIFIED - NO CUI

add shared authz policy

General MR

Summary

Adds back shared authz to allow authservice enabled pods to be scraped, and for alertmanager to function.

Relevant logs/screenshots

Deployed with (plus dev-sso):

monitoring:
  enabled: true
  sso:
    enabled: true

istiod:
  enabled: true
  values:
    hardened:
      enabled: false

Metrics Working

2026-03-19_12-03-1773940896

These are the only AuthorizationPolicies in the cluster:

2026-03-19_12-03-1773940876

Alertmanager istio-proxy logs allowing prometheus POST and metrics scrape

2026-03-19_12-03-1773940862

Linked Issue

issue

Upgrade Notices

N/A

Edited by Rob Ferguson

Merge request reports

Loading