fix: comments seem to work
This commit is contained in:
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: badhouseplants-net
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 0.5.7
|
||||
version: 0.5.8
|
||||
appVersion: "4.20.0"
|
||||
dependencies:
|
||||
- name: remark42
|
||||
|
@ -76,17 +76,13 @@ remark42:
|
||||
secretKey: secret
|
||||
emoji: true
|
||||
auth:
|
||||
anonymous: true
|
||||
anonymous: false
|
||||
sameSite: "none"
|
||||
oauth:
|
||||
google:
|
||||
enabled: true
|
||||
key: ""
|
||||
secret: ""
|
||||
enabled: false
|
||||
github:
|
||||
enabled: true
|
||||
key: ""
|
||||
secret: ""
|
||||
enabled: false
|
||||
istio:
|
||||
annotations: {}
|
||||
enabled: true
|
||||
|
Reference in New Issue
Block a user