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

Commit

Permalink
EVEREST-107 remove incorrect message in install.sh (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte authored Feb 20, 2024
1 parent 24c0613 commit 82c2c66
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 82c2c66

Please sign in to comment.