-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.
Checklist:
- I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
- I've included steps to reproduce the bug.
- I've pasted the output of
argocd version
.
Describe the bug
The current warning icon reads like a warning and not like an override
To Reproduce
Define a parameter override and visit the parameters overrides page
Expected behavior
Use gavel https://fontawesome.com/icons/gavel?style=solid
Screenshots
Version
{
"Version": "v1.8.1+c2547dc",
"BuildDate": "2020-12-10T02:59:21Z",
"GitCommit": "c2547dca95437fdbb4d1e984b0592e6b9110d37f",
"GitTreeState": "clean",
"GoVersion": "go1.14.12",
"Compiler": "gc",
"Platform": "linux/amd64",
"KsonnetVersion": "v0.13.1",
"KustomizeVersion": "v3.8.1 2020-07-16T00:58:46Z",
"HelmVersion": "v3.4.1+gc4e7485",
"KubectlVersion": "v1.17.8",
"JsonnetVersion": "v0.17.0"
}
Logs
Paste any relevant application logs here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working