Commit b098ec6d authored by Administrator's avatar Administrator

Update values.yaml

parent f28f6d51
......@@ -50,8 +50,9 @@ resources: {}
nodeSelector: {app: zalenium}
tolerations: [key: "app"
operator: "Equal"
value: "zalenium"]
tolerations:
- key: "app"
value: "zalenium"
operator: "Equal"
affinity: {}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment