Skip to content

Commit

Permalink
Merge pull request #2361 from shahiddev/master
Browse files Browse the repository at this point in the history
Update redis.yaml
  • Loading branch information
k8s-ci-robot authored Sep 20, 2019
2 parents ec89eab + c2d0d55 commit e50a9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertical-pod-autoscaler/examples/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
kind: Deployment
name: redis-master
---
apiVersion: apps/v1beta2 # for versions before 1.8.0 use apps/v1beta1
apiVersion: apps/v1 # for versions before 1.8.0 use apps/v1beta1
kind: Deployment
metadata:
name: redis-master
Expand Down

0 comments on commit e50a9cc

Please sign in to comment.