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-charts
Install a helm chart
helm install <name> gitops-bridge-helm-charts/<name>
Helm Charts Available:
aws-ebs-csi
AWS EBS CSI Classesaws-fargate-fluentbit
AWS Fargate FluentBitcrossplane-aws-upbound
Crossplane Upbound AWS Providercrossplane-aws
Crossplane AWS Contrib Providercrossplane-helm
Crossplane Helm Providercrossplane-kubernetes
Crossplane 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