readme
This commit is contained in:
parent
0a88b58c34
commit
f0db20b972
@ -12,7 +12,7 @@ This is a helper for [Traefik](https://traefik.io/) on Kubernetes. It allows you
|
||||
|
||||
Ensure you have ran `Set-ExecutionPolicy Unrestricted` in PowerShell as an administrator.
|
||||
|
||||
Create the directory `~/Documents/WindowsPowerShell` and create a file called `traefik.kubernetes.ps1` in that directory. Add the following code to the file. Below is an example on how to run the `traefik` command in PowerShell.
|
||||
Create the directory `~/Documents/WindowsPowerShell` and create a file called `Microsoft.PowerShell_profile.ps1` in that directory. Add the following code to the file. Below is an example on how to run the `traefik` command in PowerShell.
|
||||
|
||||
```bash
|
||||
function Traefik-Helper {
|
||||
|
Loading…
Reference in New Issue
Block a user