chore: pre-commit cleanup

This commit is contained in:
Kjeld Schouten
2024-02-27 16:46:41 +01:00
parent f19dfd867c
commit d66746cae5
91 changed files with 156 additions and 161 deletions

View File

@@ -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"