From e7325df745a5cdc441c5891595689510bc59cb58 Mon Sep 17 00:00:00 2001 From: Samiya Akhtar Date: Thu, 12 Mar 2020 14:12:44 -0400 Subject: [PATCH] Use MCR image for dashboard (#397) --- spk-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spk-config.yaml b/spk-config.yaml index f2f59c402..04fdcdd3e 100644 --- a/spk-config.yaml +++ b/spk-config.yaml @@ -16,7 +16,7 @@ infra: introspection: dashboard: - image: "samiyaakhtar/spektate:prod" # Use this default docker image unless you would like to use a custom one + image: "mcr.microsoft.com/k8s/bedrock/spektate:latest" # Use this default docker image unless you would like to use a custom one name: "spektate" azure: # This is the storage account for the service introspection tool. account_name: "storage-account-name" # Must be defined to run spk deployment commands