Commit b098ec6d authored by Administrator's avatar Administrator

Update values.yaml

parent f28f6d51
...@@ -50,8 +50,9 @@ resources: {} ...@@ -50,8 +50,9 @@ resources: {}
nodeSelector: {app: zalenium} nodeSelector: {app: zalenium}
tolerations: [key: "app" tolerations:
operator: "Equal" - key: "app"
value: "zalenium"] value: "zalenium"
operator: "Equal"
affinity: {} 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