Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
EVEREST-107 remove incorrect message in install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte committed Feb 20, 2024
1 parent 24c0613 commit ef10fe9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ else
echo "KUBECONFIG is not set. Using default k8s cluster"
fi

echo "Provisioning Everest with monitoring disabled"
echo "If you want to enable monitoring please refer to the everest installation documentation."
echo ""
./everestctl install --namespaces everest --operator.mongodb=true --operator.postgresql=true --operator.xtradb-cluster=true --skip-wizard

Expand Down

0 comments on commit ef10fe9

Please sign in to comment.