From aabc720e55b55270ba874642648bb4b3cd05f55d Mon Sep 17 00:00:00 2001 From: Christopher Tate Date: Wed, 22 Jan 2025 13:07:12 -0700 Subject: [PATCH] Remove ai-telemetry client permissions to metrics We should remove the ai-telemetry client permissions to metrics all clusters and all namespaces. This will allow groups of users to be granted access to metrics with different permissions instead of all users having access as we build the new ai-telemetry application. --- .../keycloakauthorizations/nerc/keycloakauthorization.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/keycloak/overlays/nerc-ocp-obs/keycloakauthorizations/nerc/keycloakauthorization.yaml b/keycloak/overlays/nerc-ocp-obs/keycloakauthorizations/nerc/keycloakauthorization.yaml index decbe755..fd2a7acf 100644 --- a/keycloak/overlays/nerc-ocp-obs/keycloakauthorizations/nerc/keycloakauthorization.yaml +++ b/keycloak/overlays/nerc-ocp-obs/keycloakauthorizations/nerc/keycloakauthorization.yaml @@ -164,12 +164,6 @@ spec: - name: group-ai-telemetry-namespace-all policy: group-ai-telemetry resource: namespace - - name: client-ai-telemetry-namespace-all - policy: client-ai-telemetry - resource: namespace - - name: client-ai-telemetry-cluster-all - policy: client-ai-telemetry - resource: cluster - name: group-nerc-ai4cloudops-namespace-all policy: group-nerc-ai4cloudops