The great reset, we moved infra into two clusters (sekibanki et seija)
This commit is contained in:
12
apps/sekibanki/etherpad/configmap.yaml
Normal file
12
apps/sekibanki/etherpad/configmap.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: etherpad-config
|
||||
data:
|
||||
TITLE: "🌻 Etherpad"
|
||||
DEFAULT_PAD_TEXT: "Welcome to Etherpad! This pad text is provided by the prettysunflower collective, and is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org"
|
||||
DB_TYPE: "postgres"
|
||||
DB_HOST: "100.110.40.2"
|
||||
DB_PORT: "5432"
|
||||
TRUST_PROXY: "true"
|
||||
AUTOMATIC_RECONNECTION_TIMEOUT: "5"
|
Reference in New Issue
Block a user