back-stack / showcase

The showcase implementation of The BACK stack
24 stars 20 forks source link

fix(local-install): add crossplane helm repo #8

Closed morey-tech closed 9 months ago

morey-tech commented 9 months ago

The install script assumes that the user already has the helm repo for Crossplane added. This fixes that to add it for them. The command is idempotent, so it will have no effect if the user already has it.