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
Add support for Kubernetes arbitrary node selector (#747)
* Add support for Kubernetes arbitrary node selector in Terraform provider
* Kubernetes node selector is now a map in Terraform provider
* Remove default value to reflect the metadata
* Set the limits outside the definition of the node selector
* Revert changes to task
* Move the default value to the Terraform Provider Iterative side
---------
Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
0 commit comments