diff --git a/devel/gen-dashboards b/devel/gen-dashboards index 33338880..c88c2897 100755 --- a/devel/gen-dashboards +++ b/devel/gen-dashboards @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import argparse, sys, yaml TEMPLATE_DIR="../../image-builder/templates/dashboards/grafana-dashboard-insights-image-builder-general.configmap.yml"