mirror of https://github.com/k3s-io/k3s
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