Skip to content

Commit cf19665

Browse files
authored
mcp-server template store #838
mcp-server template store
2 parents 0461e81 + 87128fb commit cf19665

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

install/demo-templates.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,12 @@ apiVersion: cyclops-ui.com/v1alpha1
146146
kind: TemplateStore
147147
metadata:
148148
annotations:
149-
cyclops-ui.com/icon: https://raw.githubusercontent.com/grafana/k6-docs/main/static/images/icon.png
150-
name: k6-operator
149+
cyclops-ui.com/icon: https://avatars.githubusercontent.com/u/182288589
150+
name: mcp-server
151151
namespace: cyclops
152152
spec:
153-
path: charts/k6-operator
154-
repo: https://github.com/grafana/k6-operator
153+
path: mcp-server
154+
repo: https://github.com/cyclops-ui/templates
155155
version: main
156156
sourceType: git
157157
---

0 commit comments

Comments
 (0)