We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0461e81 commit 87128fbCopy full SHA for 87128fb
install/demo-templates.yaml
@@ -146,12 +146,12 @@ apiVersion: cyclops-ui.com/v1alpha1
146
kind: TemplateStore
147
metadata:
148
annotations:
149
- cyclops-ui.com/icon: https://raw.githubusercontent.com/grafana/k6-docs/main/static/images/icon.png
150
- name: k6-operator
+ cyclops-ui.com/icon: https://avatars.githubusercontent.com/u/182288589
+ name: mcp-server
151
namespace: cyclops
152
spec:
153
- path: charts/k6-operator
154
- repo: https://github.com/grafana/k6-operator
+ path: mcp-server
+ repo: https://github.com/cyclops-ui/templates
155
version: main
156
sourceType: git
157
---
0 commit comments