Original Discourse image without LDAP auth
This commit is contained in:
parent
0f67ff3233
commit
b7fcb2150e
@ -7,9 +7,6 @@
|
||||
release_namespace: discourse
|
||||
create_namespace: true
|
||||
values:
|
||||
global:
|
||||
security:
|
||||
allowInsecureImages: true
|
||||
auth:
|
||||
email: discourse@eom.dev
|
||||
username: discourse_admin
|
||||
@ -22,16 +19,12 @@
|
||||
port: "587"
|
||||
user: "discourse"
|
||||
password: "{{ discourse_admin_password }}"
|
||||
image:
|
||||
repository: ericomeehan/discourse
|
||||
tag: latest
|
||||
pullPolicy: Always
|
||||
discourse:
|
||||
skipInstall: false
|
||||
plugins:
|
||||
- https://github.com/discourse/discourse-activity-pub
|
||||
- https://github.com/discourse/discourse-openid-connect
|
||||
- https://github.com/jonmbake/discourse-ldap-auth
|
||||
#- https://github.com/jonmbake/discourse-ldap-auth
|
||||
persistPlugins: false
|
||||
compatiblePlugins: true
|
||||
resourcesPreset: none
|
||||
|
Loading…
Reference in New Issue
Block a user