Update updk8s.md

pull/130/head
Anthony McMahon 2021-03-12 11:25:10 +13:00 committed by GitHub
parent 80467abbe6
commit b9fe36b8e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Steps to upgrade Portainer and or Portainer agent deployed into Kubernetes. Upgrade method depends on the original install method used.
## Using Helm
Add Portianer helm repo running the following, ignore any warning about the repo being there already.
Add Portainer helm repo running the following, ignore any warning about the repo being there already.
```shell
helm repo add portainer https://portainer.github.io/k8s/
```