You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to Add logic in automation for handling of "tolerations/Affinity" in deployment template
Motivation
For Azure Spot Machine if we will not add "tolerations/Affinity" in our deployment template then CD will fail, So I have to handle this in my automation as well.
Proposal
I Have to get default deployment template and stored it in a object and need to add "tolerations/Affinity" in the default template .
AB#110
The text was updated successfully, but these errors were encountered:
Summary
Need to Add logic in automation for handling of "tolerations/Affinity" in deployment template
Motivation
For Azure Spot Machine if we will not add "tolerations/Affinity" in our deployment template then CD will fail, So I have to handle this in my automation as well.
Proposal
I Have to get default deployment template and stored it in a object and need to add "tolerations/Affinity" in the default template .
AB#110
The text was updated successfully, but these errors were encountered: