Replace kubectl image
schnatterer opened this issue · 0 comments
schnatterer commented
As discussed in #28, it would to replace the usage of the kubectl image with a native implementation.
We only use it for createConfigMap()
so it shouldn't be too much effort.
For both user perspective and maintenance it would be a win: One less external dependency, faster builds, one version less that has to be kept up to date.