Skip to content

Commit

Permalink
Merge pull request #363 from ultimateboy/redis-cache-version
Browse files Browse the repository at this point in the history
fix(azure-vote-example): fix apiversion to RedisCache object
  • Loading branch information
ultimateboy authored Oct 15, 2019
2 parents 1edfe52 + 88a65d0 commit 2c2b1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/demo/azure-vote-app-redis.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: azure.microsoft.com/v1alpha1alpha1
apiVersion: azure.microsoft.com/v1alpha1
kind: RedisCache
metadata:
name: azure-redis
Expand Down

0 comments on commit 2c2b1a4

Please sign in to comment.