Fix Homepage pod-selector for Immich (Helm labels → kustomize labels)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6cab5091ea
commit
ccf5502232
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ metadata:
|
||||||
gethomepage.dev/icon: "immich.png"
|
gethomepage.dev/icon: "immich.png"
|
||||||
gethomepage.dev/description: "Photo management"
|
gethomepage.dev/description: "Photo management"
|
||||||
gethomepage.dev/href: "https://photos.ops.eblu.me"
|
gethomepage.dev/href: "https://photos.ops.eblu.me"
|
||||||
gethomepage.dev/pod-selector: "app.kubernetes.io/name=server"
|
gethomepage.dev/pod-selector: "app=immich,component=server"
|
||||||
# TODO: Add Immich widget - requires API key from Account Settings > API Keys
|
# TODO: Add Immich widget - requires API key from Account Settings > API Keys
|
||||||
# See: https://gethomepage.dev/widgets/services/immich/
|
# See: https://gethomepage.dev/widgets/services/immich/
|
||||||
# gethomepage.dev/widget.type: "immich"
|
# gethomepage.dev/widget.type: "immich"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue