docs(traceworks2026): update api-secret template for ZeptoMail + PayU
All checks were successful
sync-to-github / sync (push) Successful in 14s

Reflects the real secret keys now used in traceworks-api-env (ZeptoMail SMTP
replaces Resend, PayU credentials, GST seller details) -- no real values,
placeholders only.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
sync-test 2026-08-04 21:40:03 +05:30
parent a4dcde91d8
commit 33049d5c74

View file

@ -5,6 +5,17 @@ metadata:
namespace: traceworks namespace: traceworks
type: Opaque type: Opaque
stringData: stringData:
RESEND_API_KEY: replace_me ZEPTO_SMTP_HOST: smtp.zeptomail.in
RESEND_FROM_EMAIL: Traceworks <onboarding@resend.dev> ZEPTO_SMTP_PORT: "587"
RESEND_TO_EMAIL: ashwin@traceworks.in ZEPTO_SMTP_USER: emailapikey
ZEPTO_SMTP_PASS: replace_me
EMAIL_FROM: Traceworks <support@traceworks.in>
EMAIL_TO: ashwin@traceworks.in
PAYU_MERCHANT_KEY: replace_me
PAYU_MERCHANT_SALT: replace_me
PAYU_MODE: live
API_BASE_URL: https://learn.traceworks.in
FRONTEND_URL: https://learn.traceworks.in
SELLER_GSTIN: replace_me
SELLER_NAME: Traceworks Technologies LLP
SELLER_ADDRESS: Plot no 1547, 13th Main Road, Anna Nagar West, Chennai - 600040