mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
update to latest gcr image
Signed-off-by: Huamin Chen <hchen@redhat.com>
This commit is contained in:
parent
3411f4349d
commit
722911af0b
@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nfs-server
|
||||
image: hchen/nfs3-server:latest #gcr.io/google-samples/nfs-server:1.0
|
||||
image: gcr.io/google-samples/nfs-server:1.1
|
||||
ports:
|
||||
- name: nfs
|
||||
containerPort: 2049
|
||||
|
Loading…
Reference in New Issue
Block a user