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

Commit

Permalink
Use MCR image for dashboard (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
samiyaakhtar authored Mar 12, 2020
1 parent 8d7b245 commit e7325df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spk-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e7325df

Please sign in to comment.