No introduction found. Create it?
Install with:
helm repo add headlamp oci://ghcr.io/home-operations/charts-mirror/headlamp
helm install headlamp headlamp/headlamp -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
headlamp | pl4nty/homelab | 38 | 0.31.1 | 11 days ago |
headlamp | joryirving/home-ops | 170 | 0.31.1 | 17 days ago |
headlamp | larivierec/home-cluster | 121 | 0.31.1 | 18 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
initContainers[].command[] (10) - /bin/sh | string |
initContainers[].image (10) ghcr.io/headlamp-k8s/headlamp-plugin-flux:v0.2.0@sha256:6727bb58c95feef9f62f8fe125c244601d31ca62eab546b0f88c045560ed33de | string |
initContainers[].name (10) headlamp-plugins | string |
initContainers[].volumeMounts[].mountPath (10) /build/plugins | string |
initContainers[].volumeMounts[].name (10) headlamp-plugins | string |
volumeMounts[].mountPath (10) /build/plugins | string |
volumeMounts[].name (10) headlamp-plugins | string |
volumes[].name (10) headlamp-plugins | string |
string | |
string | |
config.pluginsDir (9) /build/plugins | string |
boolean | |
config.oidc.secret.name (1) headlamp-secret | string |
boolean | |
config.oidc.externalSecret.name (2) headlamp-oidc | string |
fullnameOverride (8) headlamp | string |
string | |
boolean | |
serviceAccount.name (7) headlamp-admin | string |
boolean | |
persistentVolumeClaim.accessModes[] (2) - ReadWriteMany | string |
boolean | |
string | |
persistentVolumeClaim.storageClassName (2) ceph-filesystem | string |
env[].name (1) HEADLAMP_CONFIG_TRACING_ENABLED | string |
env[].value (1) false | string |
string | |
string | |
string | |
string | |
ingress.annotations."gethomepage.dev/icon" (1) sh-target.svg | string |
string | |
boolean | |
ingress.hosts[].host (1) headlamp.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.ingressClassName (1) internal | string |