sshct(fix): wrong volume name

This commit is contained in:
Andrey Kartashov 2021-10-29 16:34:32 +07:00
parent 5e492bc7f5
commit 037f1d9333

View file

@ -29,7 +29,7 @@ spec:
hostPath:
path: /usr/bin/perf
type: File
- name: host-perf-5.10
- name: host-perf-5-10
hostPath:
path: /usr/bin/perf_5.10
type: File
@ -67,7 +67,7 @@ spec:
name: host-perf
readOnly: true
- mountPath: /usr/bin/perf_5.10
name: host-perf-5.10
name: host-perf-5-10
readOnly: true
- mountPath: /lib/modules
name: host-lib-modules