Skip to content

Commit 238d0d5

Browse files
updated query
1 parent 4b1b26f commit 238d0d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pkg/codefresh/argo_runtime.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,14 @@ func (r *argoRuntime) List() ([]model.Runtime, error) {
3838
node {
3939
metadata {
4040
group
41-
version
4241
kind
4342
name
4443
namespace
4544
account
4645
}
46+
healthStatus
47+
runtimeVersion
48+
cluster
4749
}
4850
}
4951
}

0 commit comments

Comments
 (0)