No introduction found. Create it?
Install with:
helm repo add headlamp https://headlamp-k8s.github.io/headlamp/
helm install headlamp headlamp/headlamp -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
headlamp | larivierec/home-cluster | 106 | 0.29.1 | 13 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
config.pluginsDir (8) /build/plugins | string |
boolean | |
boolean | |
config.oidc.externalSecret.name (3) headlamp-oidc | string |
boolean | |
ingress.hosts[].host (8) headlamp.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
number | |
string | |
string | |
ingress.ingressClassName (8) internal | string |
ingress.annotations."external-dns.alpha.kubernetes.io/target" (2) internal.${CLUSTER_SECRET_DEV_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.annotations."gethomepage.dev/icon" (2) sh-target.svg | string |
string | |
string | |
ingress.tls[].hosts[] (2) - headlamp.garb.dev | string |
ingress.tls[].secretName (1) wildcard-cert-tls | string |
initContainers[].command[] (8) - /bin/sh | string |
initContainers[].image (8) ghcr.io/headlamp-k8s/headlamp-plugin-flux:v0.1.0-beta-2@sha256:c63dc4e10d7ddb95c966194b5e6fbe2012feb7f932bafa24692daed3cf6c248a | string |
initContainers[].name (8) headlamp-plugins | string |
initContainers[].volumeMounts[].mountPath (8) /build/plugins | string |
initContainers[].volumeMounts[].name (8) headlamp-plugins | string |
string | |
persistentVolumeClaim.accessModes[] (8) - ReadWriteOnce | string |
boolean | |
string | |
persistentVolumeClaim.storageClassName (7) openebs-hostpath | string |
volumeMounts[].mountPath (8) /build/plugins | string |
volumeMounts[].name (8) headlamp-plugins | string |
volumes[].name (8) headlamp-plugins | string |
string | |
fullnameOverride (7) headlamp | string |
string | |
boolean | |
serviceAccount.name (2) headlamp-admin | 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 |