Skip to content

Add Grafana/Prometheus auth functionality

David Pastor Vicente requested to merge dpv2 into master
  • Add new Grafana/Prometheus password creations
  • Change ${CI_BUILDS_DIR}/${CI_PROJECT_PATH} to ${CI_PROJECT_DIR} variable
  • Change 'validate_cluster' to use cached kubeconfig from 'configure:secrets' (the same way as Helmfile uses it)
  • Add 'retry' 1 time if failed Helmfile job

Tests:

Edited by David Pastor Vicente

Merge request reports