mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-06-17 08:26:17 +08:00
chore: pre-commit cleanup
This commit is contained in:
2
.github/scripts/install_dependencies.sh
vendored
2
.github/scripts/install_dependencies.sh
vendored
@@ -43,7 +43,7 @@ fi
|
||||
|
||||
if [[ "$curr_chart" != "charts/operators/grafana-agent-operator" ]]; then
|
||||
echo "Installing Grafana-Agent-Operator chart"
|
||||
TODO Enable later
|
||||
TODO Enable later
|
||||
helm install prometheus-operator oci://tccr.io/truecharts/grafana-agent-operator --namespace grafana-agent-operator --create-namespace --wait
|
||||
if [[ "$?" != "0" ]]; then
|
||||
echo "Failed to install grafana-agent-operator chart"
|
||||
|
||||
Reference in New Issue
Block a user