[ci skip] add Homepage widget credentials for Authentik, Shlink, Home Assistant
Wire homepage_credentials tokens through platform stack to enable live widgets for Authentik, Shlink (URL shortener), and Home Assistant London. Update SOPS with new credential entries.
This commit is contained in:
parent
6bd3970579
commit
a9daf50142
5 changed files with 228 additions and 192 deletions
|
|
@ -216,6 +216,9 @@ module "ingress" {
|
|||
"gethomepage.dev/icon" = "shlink.png"
|
||||
"gethomepage.dev/group" = "Productivity"
|
||||
"gethomepage.dev/pod-selector" = ""
|
||||
"gethomepage.dev/widget.type" = "shlink"
|
||||
"gethomepage.dev/widget.url" = "http://shlink.shlink.svc.cluster.local:8080"
|
||||
"gethomepage.dev/widget.key" = var.url_shortener_api_key
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue