No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install glance app-template/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
glance | axeII/home-ops | 47 | 4.2.0 | 2 days ago |
glance | kashalls/home-cluster | 159 | 4.2.0 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
controllers.glance.containers.app.env.TZ (5) Europe/Sofia | string |
controllers.glance.containers.app.image.repository (5) glanceapp/glance | string |
controllers.glance.containers.app.image.tag (5) v0.8.4@sha256:6df86a7e8868d1eda21f35205134b1962c422957e42a0c44d4717c8e8f741b1a | string |
string | |
string | |
string | |
boolean | |
string | |
boolean | |
controllers.glance.containers.glance.args[] (1) - --config | string |
controllers.glance.containers.glance.env.TZ (1) America/Los_Angeles | string |
controllers.glance.containers.glance.image.repository (1) docker.io/glanceapp/glance | string |
controllers.glance.containers.glance.image.tag (1) v0.8.4@sha256:6df86a7e8868d1eda21f35205134b1962c422957e42a0c44d4717c8e8f741b1a | string |
boolean | |
string | |
boolean | |
number | |
string | |
number | |
boolean | |
number | |
controllers.glance.strategy (2) RollingUpdate | string |
number | |
string | |
string | |
number | |
route.app.hostnames[] (4) - {{ .Release.Name }}.nasenov.dev | string |
route.app.parentRefs[].name (4) internal | string |
route.app.parentRefs[].namespace (4) kube-system | string |
string | |
number | |
string | |
string | |
route.glance.hostnames[] (1) - ${APP_SUBDOMAIN:-${APP}}.kantai.xyz | string |
string | |
route.glance.parentRefs[].namespace (1) kube-system | string |
string | |
string | |
number | |
persistence.config-file.advancedMounts.glance.app[].path (3) /app/config/glance.yml | string |
boolean | |
string | |
persistence.config-file.name (3) glance-configmap | string |
persistence.config-file.type (3) configMap | string |
persistence.config.name (3) {{ .Release.Name }} | string |
persistence.config.type (3) configMap | string |
persistence.config.globalMounts[].path (2) /app/config/glance.yml | string |
boolean | |
string | |
number | |
string | |
number | |
boolean | |
number | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://glance.${SECRET_DOMAIN}/outpost.goauthentik.io/start?rd=$escaped_request_uri | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
proxy_set_header X-Original-URL $scheme://$http_host$request_uri;
proxy_set_header X-Original-Method $request_method;
proxy_set_header X-Forwarded-Method $request_method;
proxy_set_header X-Forwarded-For $remote_addr;
| string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-authentik-embedded-outpost.security.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
ingress.app.className (1) external | string |
ingress.app.hosts[].host (1) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.tls[].hosts[] (1) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |