Nicholas Malcolm
Nicholas Malcolm
Resolves #545
Running the code listed below just sends the characters ` c-c` to the pane instead of the Control + C key combination used to close a program but if you...
When setting up portainer on my k3s cluster using the provided command `kubectl apply -n portainer -f https://downloads.portainer.io/ce2-16/portainer-lb.yaml` I get an error saying `Error from server (BadRequest): error when creating...
I encountered an error creating an ingress with this chart saying `no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"`. This appears to be an issue with this [snippet](https://github.com/portainer/k8s/blob/c93529516027cb309cadb7df03562bb2657f53cc/charts/portainer/templates/_helpers.tpl#L76-L86) checking the...