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 (1 out of 6)

NameRepoStarsVersionTimestamp
headlamprafaribe/home-ops550.27.0a day ago

Values

See the most popular values for this chart:

KeyTypes
boolean
ingress.hosts[].host (6)
headlamp.kube.rostvik.site
string
string
string
string
number
string
string
string
ingress.tls[].hosts[] (1)
- headlamp.${SECRET_DOMAIN}
string
config.pluginsDir (5)
/build/plugins
string
string
config.oidc.clientSecret (1)
${SECRET_HEADLAMP_OAUTH_CLIENT_SECRET}
string
boolean
string
config.oidc.issuerURL (1)
https://auth.${SECRET_DOMAIN}
string
config.oidc.scopes (1)
openid,profile,email,groups
string
boolean
initContainers[].command[] (5)
- /bin/sh
- -c
- mkdir -p /build/plugins && cp -r /plugins/* /build/plugins/
string
initContainers[].image (5)
ghcr.io/headlamp-k8s/headlamp-plugin-flux:v0.1.0-beta-1@sha256:5274c581d69b36af6899dfccfc73adeda414e0ae6046f009db8ed3c4271c6add
string
string
string
string
string
string
boolean
string
string
string
volumeMounts[].name (5)
headlamp-plugins
string
volumes[].name (5)
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
boolean
string