diff --git a/charts/microservice/values.yaml b/charts/microservice/values.yaml index 53e52e8..5b7f426 100644 --- a/charts/microservice/values.yaml +++ b/charts/microservice/values.yaml @@ -130,7 +130,8 @@ deployment: topologySpreadConstraints: enabled: true - whenUnsatisfiable: "ScheduleAnyway" # Options: "DoNotSchedule", "ScheduleAnyway" + # whenUnsatisfiable: "DoNotSchedule" OR "ScheduleAnyway" + whenUnsatisfiable: "ScheduleAnyway" topologyKey: "topology.kubernetes.io/zone" hpa: