This commit is contained in:
Lee 2024-09-21 06:00:32 +01:00
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 {