From 747b052f4f045c46df3cddff77ec0683e5428456 Mon Sep 17 00:00:00 2001 From: GeorgeRaven Date: Sun, 7 Sep 2025 12:15:06 +0100 Subject: [PATCH] Removed status for testing --- charts/kro-config/templates/oidc.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/kro-config/templates/oidc.yaml b/charts/kro-config/templates/oidc.yaml index eaddf580..f855241b 100644 --- a/charts/kro-config/templates/oidc.yaml +++ b/charts/kro-config/templates/oidc.yaml @@ -49,11 +49,11 @@ spec: # userInfoURL: string | default="userInfoURL" description="The key to use for the user info URL in the configmap." # wellKnownURL: string | default="wellKnownURL" description="The key to use for the well known URL in the configmap." - status: - # # Fields the controller will inject into instances status. - client: ${client.status.conditions || []} - scopes: ${scopes.status.conditions || []} - configmap: ${configmap.status.conditions || []} + # status: + # # # Fields the controller will inject into instances status. + # client: ${client.status.conditions} + # scopes: ${scopes.status.conditions} + # configmap: ${configmap.status.conditions} # Define the resources this API will manage. resources: