make shellAdd portainer chart to local repositories
helm repo add portainer https://portainer.github.io/k8s/Update local repositories
helm repo updateInstall portainer
helm upgrade -f helm/portainer/value.yaml --install --create-namespace -n portainer portainer portainer/portainerAfter installation the portainer dashboard will be accessible by https://portainer.k3s.localhost