Skip to content

Commit 44d0ca7

Browse files
committed
service rpcbind needs to be started for NFS
1 parent 52c04e8 commit 44d0ca7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roles/k8s/templates/k8s-node.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ coreos:
1818
fleet:
1919
metadata: "role=node"
2020
units:
21+
- name: rpcbind.service
22+
command: start
2123
- name: etcd2.service
2224
command: start
2325
- name: fleet.service

0 commit comments

Comments
 (0)