Skip to content

Instantly share code, notes, and snippets.

@jonashackt
Created June 29, 2022 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonashackt/cfba9337b7dc5c5d991c4700c4532d51 to your computer and use it in GitHub Desktop.
Save jonashackt/cfba9337b7dc5c5d991c4700c4532d51 to your computer and use it in GitHub Desktop.
kubectl create namespace crossplane-system
helm repo add crossplane-stable https://charts.crossplane.io/stable
helm repo update
helm upgrade --install crossplane --namespace crossplane-system crossplane-stable/crossplane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment