mattermost new configuration
This commit is contained in:
10
argocd/apps/mattermost/mysql-secrets.yaml
Normal file
10
argocd/apps/mattermost/mysql-secrets.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: mattermost-db-credentials
|
||||
namespace: mattermost
|
||||
type: Opaque
|
||||
stringData:
|
||||
mysql-root-password: "InnoHubMYSQL_2025!"
|
||||
mysql-password: "mmdbpwd"
|
||||
mysql-user: "mmdbuser"
|
||||
Reference in New Issue
Block a user