No introduction found. Create it?
it-tools from bjw-s-labs/helm/app-template is more popular with 17 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install it-tools bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
controllers.it-tools.containers.app.image.repository (14) ghcr.io/corentinth/it-tools | string |
controllers.it-tools.containers.app.image.tag (14) 2024.10.22-7ca5933@sha256:8b8128748339583ca951af03dfe02a9a4d7363f61a216226fc28030731a5a61f | string |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
boolean | |
boolean | |
string | |
boolean | |
string | |
number | |
number | |
number | |
string | |
boolean | |
number | |
controllers.it-tools.strategy (2) RollingUpdate | string |
string | |
controllers.main.containers.main.image.repository (1) ghcr.io/corentinth/it-tools | string |
controllers.main.containers.main.image.tag (1) 2023.5.14-77f2efc | string |
string | |
string | |
string | |
controllers.main.strategy (1) Recreate | string |
service.app.controller (12) it-tools | string |
number | |
string | |
string | |
number | |
service.main.controller (2) it-tools | string |
ingress.app.className (8) external | string |
ingress.app.hosts[].host (8) it-tools.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (5) ingress.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
ingress.app.annotations."gethomepage.dev/description" (1) IT Dev and Sysadmin Tools | string |
string | |
string | |
string | |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Remote-User,Remote-Name,Remote-Groups,Remote-Email | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${PRIVATE_DOMAIN}?rm=$request_method | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Method $request_method; | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.security.svc.cluster.local:9091/api/authz/auth-request | string |
ingress.app.tls[].hosts[] (5) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) it-tools-production-tls | string |
boolean | |
boolean | |
ingress.main.hosts[].host (3) it-tools.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
ingress.main.annotations."gethomepage.dev/description" (2) Developer utility tools | string |
string | |
ingress.main.annotations."gethomepage.dev/group" (2) Utility Service | string |
ingress.main.annotations."gethomepage.dev/icon" (2) https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/it-tools.png | string |
string | |
string | |
ingress.main.className (2) internal | string |
string | |
ingress.main.tls[].hosts[] (1) - it-tools.${SECRET_DOMAIN} | string |
ingress.it-tools.className (1) external | string |
ingress.it-tools.hosts[].host (1) {{ .Release.Name }}.unscfleet.com | string |
string | |
string | |
string | |
ingress.it-tools.tls[].hosts[] (1) - {{ .Release.Name }}.unscfleet.com | string |
ingress.ts.className (1) tailscale | string |
ingress.ts.hosts[].host (1) {{ .Release.Name }}.kite-harmonic.ts.net | string |
string | |
string | |
string | |
ingress.ts.tls[].hosts[] (1) - {{ .Release.Name }}.kite-harmonic.ts.net | string |
persistence.tmp.type (5) emptyDir | string |
env.TZ (1) ${TIMEZONE} | string |