Use etherpad secret
This commit is contained in:
@@ -42,6 +42,13 @@ spec:
|
||||
runAsUser: 5001
|
||||
ports:
|
||||
- containerPort: 9001
|
||||
# SSO_ISSUER, ADMIN_SECRET, USER_SECRET, ADMIN_REDIRECT and
|
||||
# USER_REDIRECT live in application-secrets; without this they sit in
|
||||
# the Secret unused and Etherpad keeps logging that its embedded OIDC
|
||||
# clients use placeholder secrets.
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: application-secrets
|
||||
env:
|
||||
- name: MINIFY
|
||||
value: 'false'
|
||||
|
||||
Reference in New Issue
Block a user