Skip to content

Commit

Permalink
Merge pull request #30 from spotahome/devops-fix-readme
Browse files Browse the repository at this point in the history
[DEVOPS-FIX] Change the API version on the README
  • Loading branch information
jchanam committed Feb 19, 2018
2 parents 6509f1d + 5b15086 commit 968ad79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
## Usage
In order to deploy a new redis-failover inside kubernetes, a specification has to be created. Here is a template:
~~~~
apiVersion: spotahome.com/v1alpha1
apiVersion: storage.spotahome.com/v1alpha2
kind: RedisFailover
metadata:
name: myredisfailover
Expand Down

0 comments on commit 968ad79

Please sign in to comment.