diff --git a/tests/oci-values.yaml b/tests/oci-values.yaml index 8cc8cf97a7c37cbf979c976a20c2601e1ba7102b..e65f1c458320403ad01c5263ce7ed05fcdb1c298 100644 --- a/tests/oci-values.yaml +++ b/tests/oci-values.yaml @@ -40,6 +40,9 @@ tempo: monitoring: sourceType: "helmRepo" +grafana: + sourceType: "helmRepo" + addons: argocd: sourceType: "helmRepo" @@ -87,4 +90,7 @@ addons: sourceType: "helmRepo" metricsServer: + sourceType: "helmRepo" + + harbor: sourceType: "helmRepo" \ No newline at end of file