Trying something new. Seeing how well UMH installs...
# general
b
Trying something new. Seeing how well UMH installs on Portainer. Used the helm repo URL referenced in one of your articles (https://learn.umh.app/course/adding-the-united-manufacturing-hub-helm-repo-to-openlens-umhlens/), but still can't get all of the applications running. Granted this is on WSL using docker desktop's kubernetes ¯\_(ツ)_/¯
j
What are the error messages? We recommend using k3s as Kubernetes, because Kubernetes has a a lot of flavors like Linux with Ubuntu, Fedora, etc
b
unable to patch helm release using kubectl: failed to execute kubectl command: "Warning: resource configmaps/timescale-post-init is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply. kubectl apply should only be used on resources created declaratively by either kubectl create --save-config or kubectl apply. The missing annotation will be patched automatically.\nThe ConfigMap \"timescale-post-init\" is invalid: metadata.annotations: Too long: must have at most 262144 bytes\n": exit status 1
That was the only error portainer had. I could check the logs in the WSL maybe