diff --git a/apps/nxtgauge-admin-frontend/base/secret.yaml b/apps/nxtgauge-admin-frontend/base/secret.yaml index 7c627da..6b7ebeb 100644 --- a/apps/nxtgauge-admin-frontend/base/secret.yaml +++ b/apps/nxtgauge-admin-frontend/base/secret.yaml @@ -11,4 +11,4 @@ stringData: MAIL_SMTP_SECURE: "false" MAIL_SMTP_STARTTLS: "true" MAIL_SMTP_USER: "noreply@nxtgauge.com" - MAIL_SMTP_PASS: "Nxtguage@1128" + MAIL_SMTP_PASS: "Admin@36541" diff --git a/apps/nxtgauge-frontendwebsite/base/secret.yaml b/apps/nxtgauge-frontendwebsite/base/secret.yaml index e40b138..f0e724d 100644 --- a/apps/nxtgauge-frontendwebsite/base/secret.yaml +++ b/apps/nxtgauge-frontendwebsite/base/secret.yaml @@ -11,4 +11,4 @@ stringData: MAIL_SMTP_SECURE: "false" MAIL_SMTP_STARTTLS: "true" MAIL_SMTP_USER: "noreply@nxtgauge.com" - MAIL_SMTP_PASS: "Nxtgauge@1128" + MAIL_SMTP_PASS: "Admin@36541"