Skip to content

Commit f3cde31

Browse files
committed
add YugabyteDB Helm repository
1 parent b615c60 commit f3cde31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

macsetup.sh

+1
Original file line numberDiff line numberDiff line change
@@ -2538,6 +2538,7 @@ if [[ "$(isCLAppInstalled helm)" = "false" ]]; then
25382538
helm repo add portainer https://portainer.github.io/k8s
25392539
helm repo add robusta https://robusta-charts.storage.googleapis.com
25402540
helm repo add yourls https://charts.yourls.org
2541+
helm repo add yugabytedb https://charts.yugabyte.com
25412542

25422543
helm repo update
25432544
fi

0 commit comments

Comments
 (0)