No introduction found. Create it?
Install with:
helm repo add netbox oci://ghcr.io/netbox-community/netbox-chart/netbox
helm install netbox netbox/netbox -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| netbox | jfroy/flatops | 33 | 7.3.0 | 3 days ago |
| netbox | drag0n141/home-ops | 49 | 7.3.0 | 4 days ago |
| netbox | Mafyuh/iac | 414 | 7.3.0 | 4 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| number | |
| string | |
| string | |
externalDatabase.existingSecretName (6) netbox-pguser-netbox | string |
externalDatabase.host (6) netbox-pgbouncer.default.svc.cluster.local | string |
| string | |
| number | |
| boolean | |
| string | |
externalDatabase.password (1) ${NETBOX_ADMIN_PASSWORD} | string |
| boolean | |
| boolean | |
| string | |
| boolean | |
| string | |
superuser.email (7) admin@${INTERNAL_DOMAIN} | string |
superuser.name (6) cloufish | string |
superuser.apiTokenExistingSecret (1) netbox-secret | string |
superuser.apiTokenExistingSecretKey (1) superuser_api_token | string |
superuser.existingSecret (1) netbox-secret | string |
superuser.existingSecretKey (1) superuser_password | string |
superuser.externalSecret (1) netbox-secret | string |
superuser.password (1) ${NETBOX_ADMIN_PASSWORD} | string |
| string | |
worker.enabled (7) false | boolean |
| number | |
| string | |
| string | |
| string | |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
valkey.enabled (6) false | boolean |
valkey.architecture (2) standalone | string |
| boolean | |
valkey.auth.existingSecret (1) netbox-secret | string |
valkey.auth.existingSecretPasswordKey (1) redis_password | string |
| boolean | |
| string | |
| string | |
| string | |
| string | |
existingSecret (5) netbox-secret | string |
| boolean | |
| boolean | |
| boolean | |
| string | |
timeZone (5) ${TIMEZONE} | string |
admins[].[] (4) - cloufish | string |
cachingDatabase.host (4) netbox.k8s.cloufish.xyz | string |
| number | |
cachingDatabase.existingSecretKey (1) REDIS_PASSWORD | string |
cachingDatabase.existingSecretName (1) netbox-secret | string |
| number | |
| string | |
extraConfig[].secret.secretName (4) netbox-secret | string |
extraConfig[].secret.items[].key (1) oidc.yaml | string |
extraConfig[].secret.items[].path (1) oidc-creds.yaml | string |
| string | |
extraConfig[].configMap.items[].path (1) oidc-settings.yaml | string |
extraConfig[].configMap.name (1) netbox-oidc-config | string |
image.repository (4) netboxcommunity/netbox | string |
image.registry (3) ghcr.io | string |
image.tag (3) v4.4.0 | string |
image.digest (1) sha256:1611f1dbc15f367149301f1348075e5797f7acc1f022a2f4fafc07aa43efc980 | string |
image.pullPolicy (1) IfNotPresent | string |
ingress.enabled (4) false | boolean |
| string | |
ingress.hosts[].host (2) netbox.${SECRET_DOMAIN} | string |
| string | |
| number | |
| string | |
| string | |
| string | |
ingress.annotations."hajimari.io/icon" (1) netbox.default.svc.cluster.local/static/logo_netbox_bright_teal.svg | string |
ingress.tls[].hosts[] (1) - netbox.${SECRET_DOMAIN} | string |
| number | |
| string | |
| number, string | |
| string, number | |
| string | |
resourcesPreset (4) large | string |
storages.default.BACKEND (4) storages.backends.s3.S3Storage | string |
| string | |
storages.default.OPTIONS.endpoint_url (4) https://rgw.franta.us | string |
| string | |
dateFormat (3) j. F, Y | string |
dateTimeFormat (3) j. F, Y g:i a | string |
email.from (3) netbox@franta.dev | string |
| number | |
email.server (3) smtp-relay.default.svc.cluster.local | string |
initContainers[].envFrom[].secretRef.name (3) netbox-database | string |
initContainers[].image (3) ghcr.io/onedr0p/postgres-init:16 | string |
initContainers[].name (3) init-db | string |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
shortDateFormat (3) j.m.Y | string |
shortDateTimeFormat (3) j.m.Y H:i | string |
shortTimeFormat (3) H:i:s | string |
| boolean | |
| number | |
| number | |
| number | |
| number | |
| number | |
| number | |
tasksDatabase.host (3) netbox.k8s.cloufish.xyz | string |
tasksDatabase.existingSecretKey (1) REDIS_PASSWORD | string |
tasksDatabase.existingSecretName (1) netbox-secret | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
cachingRedis.host (2) dragonfly.dragonfly.svc.cluster.local | string |
| number | |
cachingRedis.existingSecretKey (1) redis_password | string |
cachingRedis.existingSecretName (1) netbox-secret | string |
| number | |
| string | |
csrf.trustedOrigins[] (2) - https://netbox.${SECRET_DOMAIN} | string |
csrf.cookieName (1) csrftoken | string |
| boolean | |
plugins[] (2) - netbox_kea | string |
redis.enabled (2) false | boolean |
redis.architecture (1) standalone | string |
| boolean | |
remoteAuth.backends[] (2) - netbox.authentication.LDAPBackend | string |
| boolean | |
| boolean | |
remoteAuth.ldap.attrFirstName (1) givenName | string |
| string | |
| string | |
remoteAuth.ldap.bindDn (1) CN=netbox,OU=Services,OU=Service Access,${SECRET_DOMAIN_DN} | string |
| string | |
| number | |
| boolean | |
remoteAuth.ldap.groupSearchBaseDn (1) ${SECRET_DOMAIN_DN} | string |
| string | |
remoteAuth.ldap.groupType (1) NestedGroupOfNamesType | string |
| boolean | |
remoteAuth.ldap.isAdminDn[] (1) - CN=NetworkAdmins,OU=Locations,${SECRET_DOMAIN_DN} | string |
remoteAuth.ldap.isSuperUserDn[] (1) - CN=NetworkAdmins,OU=Locations,${SECRET_DOMAIN_DN} | string |
| boolean | |
remoteAuth.ldap.requireGroupDn[] (1) - CN=NetworkAdmins,OU=Locations,${SECRET_DOMAIN_DN} | string |
remoteAuth.ldap.serverUri (1) ldap://${LDAP_SERVER}:389 | string |
| boolean | |
remoteAuth.ldap.userSearchAttr (1) sAMAccountName | string |
remoteAuth.ldap.userSearchBaseDn (1) OU=Locations,${SECRET_DOMAIN_DN} | string |
remoteAuth.staffGroups[] (1) - admin | string |
| string | |
remoteAuth.superusers[] (1) - a99940218 | string |
| boolean | |
tasksRedis.host (2) dragonfly.dragonfly.svc.cluster.local | string |
| number | |
tasksRedis.existingSecretKey (1) redis_password | string |
tasksRedis.existingSecretName (1) netbox-secret | string |
| number | |
| string | |
| string | |
commonLabels.teleport (1) enabled | string |
extraVolumeMounts[].mountPath (1) /opt/netbox/netbox/oidc_pipeline.py | string |
extraVolumeMounts[].name (1) oidc-pipeline | string |
| boolean | |
extraVolumeMounts[].subPath (1) oidc_pipeline.py | string |
extraVolumes[].configMap.items[].key (1) oidc_pipeline.py | string |
extraVolumes[].configMap.items[].path (1) oidc_pipeline.py | string |
extraVolumes[].configMap.name (1) netbox-oidc-config | string |
extraVolumes[].name (1) oidc-pipeline | string |
| string | |
global.namespace (1) networking | string |
| boolean | |
httpRoute.hostnames[] (1) - netbox.${SECRET_DOMAIN_INTERNAL} | string |
httpRoute.parentRefs[].name (1) envoy-internal | string |
httpRoute.parentRefs[].namespace (1) networking | string |
| boolean | |
logging.handlers.console.class (1) logging.StreamHandler | string |
| string | |
| string | |
| number | |
| string | |
| string | |
podAnnotations."secret.reloader.stakater.com/reload" (1) netbox-database,netbox-s3-secret | string |
| number | |
podSecurityContext.fsGroupChangePolicy (1) OnRootMismatch | string |
| number | |
| boolean | |
| number | |
preferIPv4 (1) true | boolean |
| boolean | |
| boolean | |
| string | |
| boolean | |
| string | |
| number | |
service.type (1) ClusterIP | string |
| boolean | |
| boolean | |
storageBackend (1) storages.backends.s3boto3.S3Boto3Storage | string |
storageConfig.AWS_S3_ENDPOINT_URL (1) http://minio.default.svc.cluster.local:9000 | string |
storageConfig.AWS_S3_REGION_NAME (1) us-east-1 | string |
| string |