16 lines
349 B
YAML
16 lines
349 B
YAML
name: headlamp
|
|
is: headlamp
|
|
description: Modern Kubernetes web UI (SIG UI) with in-cluster authentication
|
|
version: v0.42.0
|
|
category: infrastructure
|
|
requires:
|
|
- name: traefik
|
|
- name: cert-manager
|
|
defaultConfig:
|
|
namespace: headlamp
|
|
internalDomain: "{{ .cloud.internalDomain }}"
|
|
deploy:
|
|
waitForRollout:
|
|
name: headlamp
|
|
timeout: "120s"
|