Commit 33cd4c40 authored by Abhi Shah's avatar Abhi Shah

Merge pull request #9627 from krousey/example_redis

Change redis example to use v1
parents 207437e0 f68a8475
apiVersion: v1beta3
apiVersion: v1
kind: ReplicationController
metadata:
name: redis
......
apiVersion: v1beta3
apiVersion: v1
kind: Pod
metadata:
labels:
......
apiVersion: v1beta3
apiVersion: v1
kind: Pod
metadata:
labels:
......
apiVersion: v1beta3
apiVersion: v1
kind: ReplicationController
metadata:
name: redis-sentinel
......
apiVersion: v1beta3
apiVersion: v1
kind: Service
metadata:
labels:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment