mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Removed status for testing
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user