Update name of agent LB manifest in agent README

pull/2/head
David Young 2020-08-27 16:25:02 +12:00
parent 499d1c9fb2
commit 57eebe7d01
No known key found for this signature in database
GPG Key ID: 525EF417604A0541
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ To deploy an Edge agent inside your Kubernetes cluster, it is recommended to fol
If your cloud provider supports external load balancers, you can use the following command to deploy the regular Portainer agent (not Edge):
```
kubectl ... apply -f portainer-agent.yaml
kubectl ... apply -f portainer-agent-k8s-lb.yaml
```
This will deploy the Portainer agent and create an external load balancer which you'll be able to use to connect to the agent on port 9001.