Helper helm chart for the gitops-bridge project
Add helm repo
helm repo add gitops-bridge-helm-charts https://gitops-bridge-dev.github.io/gitops-bridge-helm-chartsInstall a helm chart
helm install <name> gitops-bridge-helm-charts/<name>Helm Charts Available:
aws-ebs-csiAWS EBS CSI Classesaws-fargate-fluentbitAWS Fargate FluentBitcrossplane-aws-upboundCrossplane Upbound AWS Providercrossplane-awsCrossplane AWS Contrib Providercrossplane-helmCrossplane Helm Providercrossplane-kubernetesCrossplane Kubernetes Provider
Examples on how to use them in ArgoCD ApplicationSets with gitops-bridge:
- https://github.com/gitops-bridge-dev/gitops-bridge-argocd-control-plane-template/blob/main/bootstrap/control-plane/addons/aws/addons-aws-oss-crossplane-upbound.yaml
- https://github.com/gitops-bridge-dev/gitops-bridge-argocd-control-plane-template/blob/main/bootstrap/control-plane/addons/oss/addons-crossplane-appset.yaml
- https://github.com/gitops-bridge-dev/gitops-bridge-argocd-control-plane-template/blob/main/bootstrap/control-plane/addons/oss/addons-crossplane-helm.yaml
- https://github.com/gitops-bridge-dev/gitops-bridge-argocd-control-plane-template/blob/main/bootstrap/control-plane/addons/oss/addons-crossplane-kubernetes.yaml
- https://github.com/gitops-bridge-dev/gitops-bridge-argocd-control-plane-template/blob/main/bootstrap/control-plane/addons/aws/addons-aws-oss-crossplane-aws.yaml