change config
This commit is contained in:
@@ -1,18 +1,24 @@
|
||||
apiVersion: v2
|
||||
name: homepage-dev
|
||||
version: 1.0.0
|
||||
description: Homepage
|
||||
home: https://outline.alexlebens.net/doc/homepage-dev-s2clWoI5EC
|
||||
keywords:
|
||||
- dashboard
|
||||
sources:
|
||||
- https://github.com/gethomepage/homepage
|
||||
- https://github.com/cloudflare/cloudflared
|
||||
- https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template/values.yaml
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: app-template
|
||||
alias: homepage
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.1.0
|
||||
version: 3.2.1
|
||||
- name: app-template
|
||||
alias: cloudflared
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.1.0
|
||||
appVersion: v0.8.12
|
||||
version: 3.2.1
|
||||
icon: https://github.com/benphelps/homepage/blob/de584eae8f12a0d257e554e9511ef19bd2a1232c/public/mstile-150x150.png
|
||||
appVersion: v0.8.13
|
||||
|
@@ -14,11 +14,8 @@ homepage:
|
||||
tag: v0.8.13
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
cpu: 1000m
|
||||
memory: 512Mi
|
||||
requests:
|
||||
cpu: 10m
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
serviceAccount:
|
||||
create: true
|
||||
@@ -41,7 +38,7 @@ homepage:
|
||||
- Media:
|
||||
icon: mdi-multimedia-#ffffff
|
||||
- Applications:
|
||||
icon: mdi-application-#ffffff
|
||||
icon: mdi-application-#ffffff
|
||||
widgets.yaml: |
|
||||
- logo:
|
||||
icon: https://alexlebens-dev.nyc3.digitaloceanspaces.com/cl02do/assets/icon_white.png
|
||||
@@ -59,9 +56,15 @@ homepage:
|
||||
cache: 5
|
||||
services.yaml: |
|
||||
- Applications:
|
||||
- Auth:
|
||||
icon: authentik.png
|
||||
description: OIDC provider
|
||||
href: https://auth.alexlebens.dev
|
||||
siteMonitor: https://auth.alexlebens.dev
|
||||
statusStyle: dot
|
||||
- Ghost:
|
||||
icon: ghost.png
|
||||
description: Website and blog
|
||||
description: Blog
|
||||
href: https://blog.alexlebens.dev
|
||||
siteMonitor: https://blog.alexlebens.dev
|
||||
statusStyle: dot
|
||||
@@ -144,9 +147,6 @@ cloudflared:
|
||||
name: homepage-dev-cloudflared-secret
|
||||
key: cf-tunnel-token
|
||||
resources:
|
||||
limits:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
|
Reference in New Issue
Block a user