Homepage dashboard improvements #76
1 changed files with 1 additions and 1 deletions
Fix ArgoCD icon name in Homepage annotation
Dashboard Icons uses argo-cd.png (with hyphen), not argocd.png Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
commit
f358ee6c91
|
|
@ -14,7 +14,7 @@ metadata:
|
|||
gethomepage.dev/enabled: "true"
|
||||
gethomepage.dev/name: "ArgoCD"
|
||||
gethomepage.dev/group: "Infrastructure"
|
||||
gethomepage.dev/icon: "argocd.png"
|
||||
gethomepage.dev/icon: "argo-cd.png"
|
||||
gethomepage.dev/description: "GitOps CD"
|
||||
gethomepage.dev/href: "https://argocd.ops.eblu.me"
|
||||
gethomepage.dev/pod-selector: "app.kubernetes.io/name=argocd-server"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue