This repo contains all of SkyKick's publicly available Helm charts.
This chart is to be used in conjunction with Azure's AAD Pod Identity. This chart is used to deploy an instance of an identity.
This chart will deploy a sandbox instance used in Cloud Manager.
- Generate the Helm package:
helm package .\cloud-manager-sandbox
- Generate the Helm repository index:
helm repo index --url https://skykick.github.io/helm-charts/ .