headlamp helm

No introduction found. Create it?

Install

Install with:

helm repo add headlamp https://headlamp-k8s.github.io/headlamp/
helm install headlamp headlamp/headlamp -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 7)

NameRepoStarsVersionTimestamp
headlampjoryirving/home-ops1510.28.02 days ago
headlampjoryirving/home-ops1510.28.02 days ago

Values

See the most popular values for this chart:

KeyTypes
config.pluginsDir (7)
/build/plugins
string
boolean
boolean
string
boolean
ingress.hosts[].host (7)
headlamp.${SECRET_DOMAIN}
string
string
string
string
number
string
string
string
string
string
ingress.tls[].hosts[] (1)
- headlamp.${SECRET_DOMAIN}
string
initContainers[].command[] (7)
- /bin/sh
- -c
- mkdir -p /build/plugins && cp -r /plugins/* /build/plugins/
string
initContainers[].image (7)
ghcr.io/headlamp-k8s/headlamp-plugin-flux:v0.1.0-beta-2@sha256:c63dc4e10d7ddb95c966194b5e6fbe2012feb7f932bafa24692daed3cf6c248a
string
string
string
string
string
string
boolean
string
string
string
volumeMounts[].name (7)
headlamp-plugins
string
volumes[].name (7)
headlamp-plugins
string
string
string
string
string
string
string
extraManifests[] (1)
- apiVersion: v1 kind: Secret type: kubernetes.io/service-account-token metadata: name: {{ include "headlamp.fullname" . }}-admin-token namespace: {{ .Release.Namespace }} annotations: kubernetes.io/service-account.name: {{ include "headlamp.serviceAccountName" . }}
string