No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install ghost 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 |
---|---|
string | |
string | |
controllers.ghost.containers.app.env.database__connection__host (3) ghost-mariadb.default.svc.cluster.local | string |
string | |
string | |
controllers.ghost.containers.app.env.TZ (3) ${TIMEZONE} | string |
controllers.ghost.containers.app.env.url (3) https://ghost.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.className (3) external | string |
boolean | |
ingress.app.hosts[].host (3) ghost.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.app.tls[].hosts[] (3) - ghost.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) ghost-tls | string |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (2) external.${SECRET_DOMAIN} | string |
string | |
boolean | |
string | |
persistence.content.globalMounts[].path (3) /var/lib/ghost/content | string |
string | |
number |