Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rakesh-garimella committed Jan 31, 2025
1 parent b00e407 commit 39b7149
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ spec:
- jsonPath: .status.conditions[?(@.type=="ConfigurationGenerated")].status
name: Configuration Generated
type: string
- jsonPath: .status.conditions[?(@.type=="GatewayHealthy")].status
name: Gateway Healthy
type: string
- jsonPath: .status.conditions[?(@.type=="AgentHealthy")].status
name: Agent Healthy
type: string
Expand Down

0 comments on commit 39b7149

Please sign in to comment.