No introduction found. Create it?
headlamp from home-operations/charts-mirror/headlamp is more popular with 22 repositories.
Install with:
helm repo add headlamp https://kubernetes-sigs.github.io/headlamp/
helm install headlamp headlamp/headlamp -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| headlamp | Pumba98/flux2-gitops | 70 | 0.39.0 | a month ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
ingress.hosts[].host (4) headlamp.${SECRET_DOMAIN} | string |
| string | |
ingress.hosts[].paths[].type (4) ImplementationSpecific | string |
| string | |
| string | |
ingress.ingressClassName (3) nginx-external | string |
ingress.tls[].hosts[] (3) - headlamp.${SECRET_DOMAIN} | string |
ingress.tls[].secretName (2) headlamp-tls | string |
ingress.annotations."external-dns.alpha.kubernetes.io/target" (1) ${SECRET_GATEWAY} | string |
| string | |
| string | |
| string | |
ingress.annotations."forecastle.stakater.com/icon" (1) https://raw.githubusercontent.com/cncf/artwork/refs/heads/main/projects/headlamp/icon/color/headlamp-icon-color.svg | string |
ingress.annotations."gethomepage.dev/description" (1) Headlamp Kubernetes Dashboard | string |
| string | |
ingress.annotations."gethomepage.dev/group" (1) Observability | string |
ingress.annotations."gethomepage.dev/icon" (1) https://raw.githubusercontent.com/cncf/artwork/refs/heads/main/projects/headlamp/icon/color/headlamp-icon-color.svg | string |
| string | |
| string | |
ingress.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN} | string |
ingress.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.networking.svc.cluster.local/api/authz/auth-request | string |
| string | |
volumeMounts[].mountPath (5) /build/plugins | string |
volumeMounts[].name (5) headlamp-plugins | string |
volumes[].name (5) headlamp-plugins | string |
| string | |
config.pluginsDir (4) /build/plugins | string |
| boolean | |
| boolean | |
config.oidc.externalSecret.name (1) headlamp-secrets | string |
| string | |
| boolean | |
| boolean | |
initContainers[].command[] (4) - /bin/sh | string |
initContainers[].image (4) ghcr.io/headlamp-k8s/headlamp-plugin-flux:latest | string |
initContainers[].name (4) headlamp-plugins | string |
initContainers[].volumeMounts[].mountPath (4) /build/plugins | string |
initContainers[].volumeMounts[].name (4) headlamp-plugins | string |
| string | |
persistentVolumeClaim.accessModes[] (3) - ReadWriteOnce | string |
| boolean | |
| 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 |
fullnameOverride (1) headlamp | string |
| number | |
| string | |
| string | |
| number | |
| number | |
| number | |
pluginsManager.configContent (1) plugins:
- name: flux
source: https://artifacthub.io/packages/headlamp/headlamp-plugins/headlamp_flux
version: 0.5.0
- name: cert-manager
source: https://artifacthub.io/packages/headlamp/headlamp-plugins/headlamp_cert-manager
version: 0.1.0
| string |
pluginsManager.configFile (1) plugin.yml | string |
| boolean | |
| boolean | |
| string | |
| boolean | |
| number | |
| string | |
| number | |
| string | |
| string | |
| number | |
| number | |
| number | |
| number | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
| boolean | |
| number | |
| number | |
service.type (1) ClusterIP | string |
| boolean | |
serviceAccount.name (1) headlamp | string |