diff --git a/charts/atlantis/values.schema.json b/charts/atlantis/values.schema.json index 05e18bfc..c0e91fb4 100644 --- a/charts/atlantis/values.schema.json +++ b/charts/atlantis/values.schema.json @@ -537,10 +537,7 @@ }, "priorityClassName":{ "description":"Leverage a PriorityClass to ensure your pods survive resource shortages.", - "type":[ - "string", - "null" - ] + "type": "string" }, "updateStrategy":{ "type":"object",