UNCLASSIFIED - NO CUI

Skip to content

made argocd CM url override

brian.rexrode requested to merge issue-173-argo-server-url-update into master

Summary

This MR is to allow users of bigbang's argocd package the ability to set the url value for the argocd-cm configMap. Currently, the url value is hardcoded to https://argocd.{{ .Values.hostname }} and PB implementations of argocd need urls of argocd-il2.admin.dso.mil, argocd-il4.admin.dso.mil and argocd-il5.admin.dso.mil. This MR is to remove that setting in chart/templates/argocd/argocd-helmrelease.yaml and allow\force users to define their own value for the url.

Relevant logs/screenshots

(Include any relevant logs/screenshots)

/cc @someoneelse

Edited by brian.rexrode

Merge request reports