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 | kashalls/home-cluster | 105 | 4.3.0 | 21 days ago |
glance | waifulabs/infrastructure | 172 | 4.3.0 | 21 days ago |
glance | axeII/home-ops | 49 | 4.3.0 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
number | |
boolean | |
number | |
number | |
string | |
controllers.glance.containers.glance.env.TZ (7) America/Los_Angeles | string |
controllers.glance.containers.glance.image.repository (7) glanceapp/glance | string |
controllers.glance.containers.glance.image.tag (7) v0.8.4@sha256:6df86a7e8868d1eda21f35205134b1962c422957e42a0c44d4717c8e8f741b1a | string |
boolean | |
string | |
boolean | |
string | |
string | |
string | |
controllers.glance.containers.glance.args[] (1) - --config | string |
string | |
boolean | |
boolean | |
string | |
number | |
boolean | |
boolean | |
string | |
number | |
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.k8s-extension.env.TZ (5) America/Los_Angeles | string |
controllers.glance.containers.k8s-extension.image.repository (5) ghcr.io/lukasdietrich/glance-k8s/glance-k8s | string |
controllers.glance.containers.k8s-extension.image.tag (5) v0.3.6@sha256:efe2517830e770ecb48f4e7dc7c1d6af9cb69fa5cd0e58ed8995efe6b8c73632 | string |
boolean | |
boolean | |
string | |
number | |
boolean | |
boolean | |
string | |
number | |
boolean | |
string | |
boolean | |
string | |
controllers.glance.strategy (2) RollingUpdate | string |
persistence.config-file.name (8) glance-configmap | string |
persistence.config-file.type (8) configMap | string |
persistence.config-file.globalMounts[].path (5) /app/config/glance.yml | string |
boolean | |
string | |
persistence.config-file.advancedMounts.glance.app[].path (3) /app/config/glance.yml | string |
boolean | |
string | |
persistence.config.name (4) {{ .Release.Name }} | string |
persistence.config.type (4) configMap | string |
persistence.config.globalMounts[].path (3) /app/config/glance.yml | string |
string | |
boolean | |
string | |
persistence.tmp.type (1) emptyDir | string |
route.glance.hostnames[] (7) - {{ .Release.Name }}.ok8.sh | string |
string | |
route.glance.parentRefs[].namespace (7) kube-system | string |
string | |
string | |
number | |
route.glance.annotations."gethomepage.dev/description" (1) Self-hosted Startpage & Dashboard | string |
string | |
route.glance.annotations."gethomepage.dev/group" (1) Application Service | string |
route.glance.annotations."gethomepage.dev/icon" (1) https://raw.githubusercontent.com/chaijunkin/dashboard-icons/main/png/glance.png | string |
string | |
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 | |
string | |
number | |
number | |
number | |
string | |
string | |
number | |
string | |
rbac.bindings.list.roleRef.kind (6) ClusterRole | string |
string | |
rbac.bindings.list.subjects[].kind (6) ServiceAccount | string |
string | |
rbac.bindings.list.subjects[].namespace (6) {{ .Release.Namespace }} | string |
rbac.bindings.list.type (6) ClusterRoleBinding | string |
string | |
rbac.roles.list.rules[].apiGroups[] (6) - | string |
rbac.roles.list.rules[].resources[] (6) - nodes | string |
rbac.roles.list.rules[].verbs[] (6) - list | string |
rbac.roles.list.type (6) ClusterRole | string |
boolean | |
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 |