mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Fix Cephfs Example Typo
This commit is contained in:
parent
9659ab131a
commit
0fc9cc8d41
@ -28,7 +28,7 @@
|
|||||||
"10.16.154.83:6789"
|
"10.16.154.83:6789"
|
||||||
],
|
],
|
||||||
"user": "admin",
|
"user": "admin",
|
||||||
"scretFile": "/etc/ceph/admin.secret",
|
"secretFile": "/etc/ceph/admin.secret",
|
||||||
"readOnly": true
|
"readOnly": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user