diff --git a/stacks/wealthfolio/main.tf b/stacks/wealthfolio/main.tf index 62ed616b..244c3d81 100644 --- a/stacks/wealthfolio/main.tf +++ b/stacks/wealthfolio/main.tf @@ -155,7 +155,7 @@ module "ingress" { "gethomepage.dev/enabled" = "true" "gethomepage.dev/name" = "Wealthfolio" "gethomepage.dev/description" = "Investment portfolio tracker" - "gethomepage.dev/icon" = "wealthfolio.png" + "gethomepage.dev/icon" = "mdi-finance" "gethomepage.dev/group" = "Finance & Personal" "gethomepage.dev/pod-selector" = "" }