We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55065e8 + a545c99 commit 8129a88Copy full SHA for 8129a88
1 file changed
console-extensions.json
@@ -202,5 +202,14 @@
202
"flags": {
203
"required": ["ARGO_ROLLOUT", "GITOPS_ENABLE_TOPOLOGY"]
204
}
205
+ },
206
+ {
207
+ "type": "console.navigation/section",
208
+ "properties": {
209
+ "id": "gitops-navigation-section",
210
+ "insertAfter": "workloads",
211
+ "perspective": "admin",
212
+ "name": "%plugin__gitops-plugin~GitOps%"
213
+ }
214
215
]
0 commit comments