From ae9c328e59c37af7d3216dc4ef372b01edea7036 Mon Sep 17 00:00:00 2001 From: Zoran Zorica Date: Sat, 20 Jan 2024 22:43:31 +0100 Subject: [PATCH] chore: set template change value visible in watkins chart --- setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.sh b/setup.sh index f658b5b..c9f5f5a 100755 --- a/setup.sh +++ b/setup.sh @@ -342,6 +342,8 @@ ingress: - "$URL" secretName: "$URL-tls" components: + dashboard: + workspaceTemplatesIndexUrl: https://raw.githubusercontent.com/daytonaio-templates/index/main/templates.json workspaceVolumeInit: pullImages: storageClassName: "longhorn"