Should we add pods insecure to te manifest here?
Things to consider:
- it’s an insecure option, so for new installs probably not.
- for upgrades of a k8s cluster that already already uses it, we need to include it ( or pods verified)
- I think this behavior is deprecated, per the dns spec
Should we add pods insecure to te manifest here?
Things to consider: