No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install blocky app-template/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
blocky | Pumba98/flux2-gitops | 66 | 4.2.0 | 2 days ago |
blocky | cbirkenbeul/homelab | 37 | 4.2.0 | 25 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
persistence.config.name (5) blocky-config | string |
persistence.config.type (5) configMap | string |
persistence.config.globalMounts[].path (4) /app/config.yml | string |
boolean | |
string | |
boolean | |
persistence.config.advancedMounts.blocky.app[].path (1) /app/config.yml | string |
string | |
string | |
string | |
persistence.allow.name (1) blocky-allowlist | string |
persistence.allow.type (1) configMap | string |
boolean | |
persistence.lists.name (1) blocky-allowlist | string |
persistence.lists.type (1) configMap | string |
string | |
service.dns.type (4) LoadBalancer | string |
string | |
number | |
string | |
boolean | |
number | |
string | |
boolean | |
number | |
string | |
number | |
string | |
number | |
string | |
service.dns.annotations."metallb.io/loadBalancerIPs" (2) ${BLOCKY_IP_ADDRESS} | string |
service.dns.annotations."lbipam.cilium.io/ips" (1) 192.168.10.85 | string |
service.dns.loadBalancerIP (1) ${LB_IP_BLOCKY_SVC} | string |
string | |
number | |
service.apartment.annotations."lbipam.cilium.io/ips" (1) ${BLOCKY_LB_IP} | string |
string | |
number | |
number | |
number | |
string | |
service.apartment.type (1) LoadBalancer | string |
string | |
number | |
service.k8s.clusterIP (1) ${BLOCKY_CLUSTER_IP} | string |
string | |
number | |
number | |
number | |
string | |
string | |
number | |
number | |
boolean | |
number | |
string | |
string | |
string | |
boolean | |
controllers.${APP}.strategy (2) RollingUpdate | string |
string | |
controllers.${APP}.containers.app.env.TZ (1) ${TIMEZONE} | string |
controllers.${APP}.containers.app.image.repository (1) ghcr.io/0xerr0r/blocky | string |
controllers.${APP}.containers.app.image.tag (1) v0.26@sha256:b259ada3f943e73283f1fc5e84ac39a791afec7de86515d1aeccc03d2c39e595 | string |
boolean | |
boolean | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
number | |
number | |
number | |
boolean | |
string | |
string | |
boolean | |
controllers.${APP}.containers.app.securityContext.capabilities.add[] (1) - NET_BIND_SERVICE | string |
string | |
boolean | |
number | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.${APP}.containers.main.image.repository (1) ghcr.io/0xerr0r/blocky | string |
controllers.${APP}.containers.main.image.tag (1) v0.26.2@sha256:46150ee0a8a414170ac861343ab7640eb0182a736f7d59f4c0c41383443932fd | string |
boolean | |
boolean | |
controllers.${APP}.containers.main.probes.liveness.spec.exec.command[] (1) - /app/blocky | string |
boolean | |
boolean | |
controllers.${APP}.containers.main.probes.readiness.spec.exec.command[] (1) - /app/blocky | string |
string | |
string | |
string | |
boolean | |
string | |
string | |
boolean | |
string | |
controllers.${APP}.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
number | |
number | |
number | |
number | |
controllers.${APP}.type (1) daemonset | string |
controllers.blocky.containers.app.env.TZ (2) ${TIMEZONE} | string |
controllers.blocky.containers.app.image.repository (2) ghcr.io/0xerr0r/blocky | string |
controllers.blocky.containers.app.image.tag (2) v0.26@sha256:b259ada3f943e73283f1fc5e84ac39a791afec7de86515d1aeccc03d2c39e595 | string |
boolean | |
boolean | |
controllers.blocky.containers.app.probes.liveness.spec.exec.command[] (1) - /app/blocky | string |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
controllers.blocky.containers.app.probes.readiness.spec.exec.command[] (1) - /app/blocky | string |
number | |
number | |
number | |
number | |
string | |
string | |
string | |
boolean | |
controllers.blocky.containers.app.securityContext.capabilities.add[] (1) - NET_BIND_SERVICE | string |
string | |
boolean | |
number | |
controllers.blocky.strategy (2) RollingUpdate | string |
string | |
number | |
boolean | |
number | |
string | |
controllers.cache.containers.server.command (1) redis-server | string |
string | |
controllers.cache.containers.server.image.repository (1) public.ecr.aws/docker/library/redis | string |
controllers.cache.containers.server.image.tag (1) 8.2.1@sha256:cc2dfb8f5151da2684b4a09bd04b567f92d07591d91980eb3eca21df07e12760 | string |
string | |
string | |
string | |
string | |
controllers.main.containers.main.image.repository (1) ghcr.io/0xerr0r/blocky | string |
controllers.main.containers.main.image.tag (1) v0.26.2@sha256:46150ee0a8a414170ac861343ab7640eb0182a736f7d59f4c0c41383443932fd | string |
boolean | |
boolean | |
boolean | |
number | |
number | |
number | |
controllers.main.strategy (1) RollingUpdate | string |
ingress.app.hosts[].host (2) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
string | |
ingress.app.className (1) internal | string |
boolean | |
ingress.app.tls[].hosts[] (1) - ${APP}.local.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) ${APP}-tls-production | string |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN} | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.networking.svc.cluster.local/api/authz/auth-request | string |
string | |
ingress.main.hosts[].host (1) blocky.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (1) - blocky.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (1) blocky-tls | string |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
serviceMonitor.main.serviceName (1) blocky-app | string |
string |