After running for a while, a Mender 3.5 k8s cluster will try to create a deployments-storage-daemon-...
pod. This tries to pull the image from registry.mender.io/mendersoftware/deviceauth-enterprise:mender-3.5.0
, even when enterprise: false
is set.
It seems like the following needs to be wrapped with a conditional: