Commit 70a2d596 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

ocf-staging

parent 477408d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -244,7 +244,7 @@ deploy_ocf_oficial_staging:
      echo "### download dependencies###"
      helm dependency build helm/capif
      echo "### updating capif###"
      helm upgrade --install -n $NAMESPACE_STAGING ocf-developer helm/capif/ \
      helm upgrade --install -n $NAMESPACE_STAGING ocf-staging helm/capif/ \
      --set monitoring.grafana.ingress.hosts[0].host=ocf-mon-staging.$DOMAIN_STAGING \
      --set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \
      --set monitoring.grafana.ingress.hosts[0].paths[0].pathType="Prefix" \