mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
Add k3d ingress setting and HOMEPAGE_ALLOWED_HOSTS
This commit is contained in:
@@ -43,9 +43,14 @@ config:
|
||||
target: _blank
|
||||
kubernetes:
|
||||
mode: cluster
|
||||
ingress: true
|
||||
docker:
|
||||
settings:
|
||||
|
||||
env:
|
||||
- name: HOMEPAGE_ALLOWED_HOSTS
|
||||
value: "homepage.k3d.localhost:8080"
|
||||
|
||||
serviceAccount:
|
||||
create: true
|
||||
name: homepage
|
||||
|
||||
Reference in New Issue
Block a user