mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 02:22:56 +02:00
add blog 2
This commit is contained in:
@@ -16,8 +16,6 @@ spec:
|
|||||||
chart: ghost
|
chart: ghost
|
||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
image:
|
|
||||||
debug: true
|
|
||||||
ghostUsername: ruben
|
ghostUsername: ruben
|
||||||
## @param existingSecret Name of existing secret containing Ghost credentials
|
## @param existingSecret Name of existing secret containing Ghost credentials
|
||||||
## NOTE: Must contain key `ghost-password`
|
## NOTE: Must contain key `ghost-password`
|
||||||
@@ -27,7 +25,6 @@ spec:
|
|||||||
ghostBlogTitle: Catch && Compile
|
ghostBlogTitle: Catch && Compile
|
||||||
ghostHost: "blog.hensen.io"
|
ghostHost: "blog.hensen.io"
|
||||||
ghostPath: /
|
ghostPath: /
|
||||||
ghostEnableHttps: true
|
|
||||||
## SMTP mail delivery configuration
|
## SMTP mail delivery configuration
|
||||||
## ref: https://github.com/bitnami/containers/tree/main/bitnami/ghost/#smtp-configuration
|
## ref: https://github.com/bitnami/containers/tree/main/bitnami/ghost/#smtp-configuration
|
||||||
## @param smtpHost SMTP server host
|
## @param smtpHost SMTP server host
|
||||||
|
|||||||
Reference in New Issue
Block a user