mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Merge pull request #48556 from tamird/patch-1
Automatic merge from submit-queue (batch tested with PRs 46973, 48556) Update CockroachDB tag to v1.0.3 @a-robinson
This commit is contained in:
commit
269d7c3bb5
@ -120,7 +120,7 @@ spec:
|
|||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
containers:
|
containers:
|
||||||
- name: cockroachdb
|
- name: cockroachdb
|
||||||
image: cockroachdb/cockroach:v1.0.1
|
image: cockroachdb/cockroach:v1.0.3
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 26257
|
- containerPort: 26257
|
||||||
|
Loading…
Reference in New Issue
Block a user