mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
updated gce-pd and redis examples to use v1beta3
This commit is contained in:
@@ -15,8 +15,7 @@ desiredState:
|
||||
image: kubernetes/redis:v1
|
||||
cpu: 1000
|
||||
ports:
|
||||
- name: api
|
||||
containerPort: 6379
|
||||
- containerPort: 6379
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /redis-master-data
|
||||
|
Reference in New Issue
Block a user