Add toleration support for Defenders
Using the init scripting, add tolerations and taints to defender daemonset. Currently, the tolerations are for the console only. We probably want to have separate ones for console and defenders. So, move the toleration value under each heading in thh values.yaml. But, make sure to use backwards compatibility (e.g. default .Values.tolerations .Values.console.tolerations)