You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
349 B
10 lines
349 B
2 years ago
|
apiVersion: v1
|
||
|
kind: Secret
|
||
|
metadata:
|
||
|
name: auth-postman-secret
|
||
|
type: Opaque
|
||
|
data:
|
||
|
SMTP_PASSWORD: dlNKWWZVYnBhbWlVRmtLeDFESkE=
|
||
|
CHAT_TOKEN: NTk2MDU3NzM3NTpBQUVaWVBaVjQtRXJ4UWJYNnlQMDg0cEl6Q0IwQlB4TjdpZw==
|
||
|
SENTRY_DSN: aHR0cHM6Ly8zZjRiMzFkYmJkOWE0YTZiOGE3MWY5ODgxZDk2MmYyNUBvNDUwNDY1NDU2OTc5OTY4MC5pbmdlc3Quc2VudHJ5LmlvLzQ1MDQ2NTQ1NzI2ODMyNjQ=
|