pomerium/examples/traefik-ingress/add_repos.sh
2020-09-19 13:33:32 -04:00

5 lines
191 B
Bash
Executable file

#!/bin/bash -x
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add pomerium https://helm.pomerium.io
helm repo add traefik https://containous.github.io/traefik-helm-chart