chore: Another fix for headlamp

This commit is contained in:
Laur IVAN 2026-02-12 00:27:19 +01:00
parent f40ee202da
commit f5997b2256
4 changed files with 14 additions and 4 deletions

View File

@ -50,4 +50,15 @@ spec:
volumes:
- name: headlamp-plugins
emptyDir:
sizeLimit: 100Mi
sizeLimit: 100Mi
route:
app:
hostnames: ["{{ .Release.Name }}.internal.${SECRET_DOMAIN}"]
parentRefs:
- name: envoy-internal
namespace: network
sectionName: https
rules:
- backendRefs:
- identifier: app
port: 80

View File

@ -9,7 +9,7 @@ metadata:
name: headlamp
spec:
hostnames:
- headlamp.kantai.xyz
- headlamp.internal.laurivan.com
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway

View File

@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./helmrelease.yaml
- ./httproute.yaml
#- ./httproute.yaml
- ./ocirepository.yaml

View File

@ -5,4 +5,3 @@ namespace: system-upgrade
resources:
- ./namespace.yaml
- ./tuppr/ks.yaml