storage class data controller (#12209)

This commit is contained in:
Chris LaFreniere
2020-09-10 10:41:12 -07:00
committed by GitHub
parent d01dc5a5c7
commit 869d071f73
3 changed files with 11 additions and 2 deletions

View File

@@ -81,6 +81,8 @@
"arc.azure.section.title": "Azure information",
"arc.sql.instance.name": "Instance name (lower case letters and digits only)",
"arc.sql.username": "Username",
"arc.storage-class.dc.label": "Storage Class",
"arc.sql.storage-class.dc.description": "The storage class to be used for all data and logs persistent volumes for all data controller pods that require them.",
"arc.storage-class.data.label": "Storage Class (Data)",
"arc.sql.storage-class.data.description": "The storage class to be used for data (.mdf)",
"arc.postgres.storage-class.data.description": "The storage class to be used for data persistent volumes",