Skip to content

Commit

Permalink
Add StackGres repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kidswiss committed May 9, 2023
1 parent c9595fd commit 811b29e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ $(crossplane_sentinel): kind-setup local-pv-setup load-comp-image

stackgres-setup: export KUBECONFIG = $(KIND_KUBECONFIG)
stackgres-setup: $(crossplane_sentinel) ## Install StackGres
helm repo add stackgres-charts https://stackgres.io/downloads/stackgres-k8s/stackgres/helm/
helm upgrade --install --create-namespace --namespace stackgres stackgres-operator stackgres-charts/stackgres-operator

certmanager-setup: export KUBECONFIG = $(KIND_KUBECONFIG)
Expand Down

0 comments on commit 811b29e

Please sign in to comment.