fix(thelounge): secrets stringData

This commit is contained in:
JJGadgets
2023-07-28 00:16:48 +08:00
parent 271a6e7e09
commit f4b415eefb

View File

@@ -5,6 +5,6 @@ metadata:
name: thelounge-secrets
namespace: thelounge
type: Opaque
data:
stringData:
LDAP_USERNAME: "${SECRET_THELOUNGE_LDAP_SEARCH_USERNAME}"
LDAP_PASSWORD: "${SECRET_THELOUNGE_LDAP_SEARCH_PASSWORD}"