mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Update example to CockroachDB v1.0.5
This commit is contained in:
parent
225a2f50bd
commit
82cecd9080
@ -120,7 +120,7 @@ spec:
|
|||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
containers:
|
containers:
|
||||||
- name: cockroachdb
|
- name: cockroachdb
|
||||||
image: cockroachdb/cockroach:v1.0.3
|
image: cockroachdb/cockroach:v1.0.5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 26257
|
- containerPort: 26257
|
||||||
|
Loading…
Reference in New Issue
Block a user