feat: Comments section is added
This commit is contained in:
@ -69,6 +69,31 @@ volumes:
|
||||
name: s3-data
|
||||
sizeLimit: 1Gi
|
||||
|
||||
remark42:
|
||||
enabled: true
|
||||
settings:
|
||||
url: https://remark42.badhouseplants.net
|
||||
secretKey: secret
|
||||
emoji: true
|
||||
auth:
|
||||
anonymous: true
|
||||
sameSite: "none"
|
||||
oauth:
|
||||
google:
|
||||
enabled: true
|
||||
key: ""
|
||||
secret: ""
|
||||
github:
|
||||
enabled: true
|
||||
key: ""
|
||||
secret: ""
|
||||
istio:
|
||||
annotations: {}
|
||||
enabled: true
|
||||
hosts:
|
||||
- remark42.badhouseplants.net
|
||||
prefix: /
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
Reference in New Issue
Block a user