diff --git a/docs/source/serving/deploying_with_helm.rst b/docs/source/serving/deploying_with_helm.rst index 28145e305d593..b537047ea357e 100644 --- a/docs/source/serving/deploying_with_helm.rst +++ b/docs/source/serving/deploying_with_helm.rst @@ -47,7 +47,6 @@ Architecture Values ------ - -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Key Type Default Description -------------------------------------------- ------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------ --------------------------- autoscaling object `{"enabled":false,"maxReplicas":100,"minReplicas":1,"targetCPUUtilizationPercentage":80}` Autoscaling configuration @@ -189,5 +188,4 @@ Values labels.environment string `test` Environment name - labels.release string `test` Release name - -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- \ No newline at end of file + labels.release string `test` Release name \ No newline at end of file