diff --git a/clusters/cl01tl/helm/homepage/templates/external-secret.yaml b/clusters/cl01tl/helm/homepage/templates/external-secret.yaml index d7173e1df..c0bd54822 100644 --- a/clusters/cl01tl/helm/homepage/templates/external-secret.yaml +++ b/clusters/cl01tl/helm/homepage/templates/external-secret.yaml @@ -40,6 +40,13 @@ spec: key: /cl01tl/komodo/homepage metadataPolicy: None property: secret + - secretKey: HOMEPAGE_VAR_JELLYSTAT_API_KEY + remoteRef: + conversionStrategy: Default + decodingStrategy: None + key: /cl01tl/jellystat/homepage + metadataPolicy: None + property: key - secretKey: HOMEPAGE_VAR_SYNOLOGY_USER remoteRef: conversionStrategy: Default diff --git a/clusters/cl01tl/helm/homepage/values.yaml b/clusters/cl01tl/helm/homepage/values.yaml index 89ad0f900..506e3f36b 100644 --- a/clusters/cl01tl/helm/homepage/values.yaml +++ b/clusters/cl01tl/helm/homepage/values.yaml @@ -454,6 +454,11 @@ homepage: href: https://jellystat.alexlebens.net siteMonitor: http://jellystat.jellystat:80 statusStyle: dot + widget: + type: jellystat + url: http://jellystat.jellystat:80 + key: {{ "{{HOMEPAGE_VAR_JELLYSTAT_API_KEY}}" }} + days: 360 - Services: - Auth (Public): icon: sh-authentik.webp