Removed errant quotes in main.yml.

This commit is contained in:
Lila
2023-03-29 15:11:10 -04:00
committed by Hao Liu
parent 7218e42771
commit b7e6987aec

View File

@@ -107,7 +107,7 @@ topology_spread_constraints: ''
# whenUnsatisfiable: "ScheduleAnyway"
# labelSelector:
# matchLabels:
# app.kubernetes.io/name: "<resourcename>""
# app.kubernetes.io/name: "<resourcename>"
task_topology_spread_constraints: ''
# Add a topologySpreadConstraints for the web pods.