Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Commit e7325df

Browse files
authored
Use MCR image for dashboard (#397)
1 parent 8d7b245 commit e7325df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spk-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ infra:
1616

1717
introspection:
1818
dashboard:
19-
image: "samiyaakhtar/spektate:prod" # Use this default docker image unless you would like to use a custom one
19+
image: "mcr.microsoft.com/k8s/bedrock/spektate:latest" # Use this default docker image unless you would like to use a custom one
2020
name: "spektate"
2121
azure: # This is the storage account for the service introspection tool.
2222
account_name: "storage-account-name" # Must be defined to run spk deployment commands

0 commit comments

Comments
 (0)