mirror of https://github.com/dapr/quickstarts.git
Updating readme with exact redis version
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
This commit is contained in:
parent
9ab1fd3eee
commit
c7249180a7
|
@ -45,7 +45,7 @@ Expected output in a fresh Kubernetes cluster without Dapr installed:
|
|||
ℹ️ Container images will be pulled from Docker Hub
|
||||
✅ Deploying the Dapr control plane with latest version to your cluster...
|
||||
✅ Deploying the Dapr dashboard with latest version to your cluster...
|
||||
✅ Deploying the Dapr Redis with latest version to your cluster...
|
||||
✅ Deploying the Dapr Redis with 17.14.5 version to your cluster...
|
||||
✅ Deploying the Dapr Zipkin with latest version to your cluster...
|
||||
ℹ️ Applying "statestore" component to Kubernetes "default" namespace.
|
||||
ℹ️ Applying "pubsub" component to Kubernetes "default" namespace.
|
||||
|
|
Loading…
Reference in New Issue