Files
infrastructure/clusters/cl01tl/management/headlamp/values.yaml
2025-02-18 19:02:29 -06:00

25 lines
473 B
YAML

headlamp:
config:
oidc:
secret:
create: false
externalSecret:
enabled: true
name: headlamp-oidc-secret
ingress:
enabled: true
ingressClassName: tailscale
hosts:
- host: headlamp-cl01tl
paths:
- path: /
type: ImplementationSpecific
tls:
- secretName: headlamp-cl01tl
hosts:
- headlamp-cl01tl
resources:
requests:
cpu: 10m
memory: 128Mi