Make volume read-only checkbox a dropdown
This commit is contained in:
@@ -1455,7 +1455,12 @@
|
||||
"volume": "Volume",
|
||||
"noMounts": "No volumes are mounted.",
|
||||
"addMountAction": "Add a volume mount",
|
||||
"saveAction": "Save"
|
||||
"saveAction": "Save",
|
||||
"permissions": {
|
||||
"readOnly": "Read Only",
|
||||
"readWrite": "Read and Write",
|
||||
"label": "Permissions"
|
||||
}
|
||||
}
|
||||
},
|
||||
"graphs": {
|
||||
|
||||
Reference in New Issue
Block a user