Banner visibility settings #3131
Labels
argo-cd
awaiting-upstream
Is waiting for a change upstream to be completed before it can be merged.
enhancement
New feature or request
Is your feature request related to a problem?
The way I am using ArgoCD is to have multiple (+/- 10) instances deployed on various projects. I only need readonly/unauthenticated access for each of the instances.
Since the instances' UIs do not differ, it is hard to recognise which instance I have in a given browser tab. Banner is the perfect solution here, but unfortunately it is not displayed to unauthenticated users.
Related helm chart
argo-cd
Describe the solution you'd like
Add visibility settings for banner, e.g.:
configs.cm."ui.bannervisibility": "public"
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: