add test credentials to twilio

This commit is contained in:
Nawaz Dhandala 2020-06-24 17:41:34 +02:00
parent 52a76ae084
commit 81bdd4225d
No known key found for this signature in database
GPG Key ID: 43C184A0DB24F9F6
5 changed files with 10 additions and 10 deletions

View File

@ -20,8 +20,8 @@ module.exports = {
value: {
'sms-enabled': false,
'call-enabled': false,
'account-sid': 'AC0a2295b7745a7ddc57fc73e77f9b72a0',
'authentication-token': '09336be1b05ab5b2c1a6870202d9b769',
'account-sid': 'AC4b957669470069d68cd5a09d7f91d7c6',
'authentication-token': '79a35156d9967f0f6d8cc0761ef7d48d',
phone: '+14143958232',
'alert-limit': 100,
'verification-sid': 'VA0832f242a8d417136df936f3e12af8c1',

View File

@ -42,9 +42,9 @@ spec:
- name: IS_SAAS_SERVICE
value: 'true'
- name: SLACK_ERROR_LOG_WEBHOOK
value: {{ .Values.saas.slackErrorLog.webhook }}
value: {{ $.Values.saas.slackErrorLog.webhook }}
- name: SLACK_ERROR_LOG_CHANNEL
value: {{ .Values.saas.slackErrorLog.channel }}
value: {{ $.Values.saas.slackErrorLog.channel }}
{{- end }}
- name: NODE_ENV
value: 'production'

View File

@ -19,8 +19,6 @@ saas:
key: keye3gzJRafDIhRKg
baseId: appksCeuKfCS0e8fR
tokenSecret: LicenseTokenSecret
support:
slackToken: xoxp-369430749728-370026359715-370129302482-08f43c6a1306d2e8f4be4b0d8abbdb80
fyipe:
hosts:

View File

@ -6,6 +6,9 @@
saas:
isSaasService: true
slackErrorLog:
webhook: https://hooks.slack.com/services/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
channel: fyipe-logs
stripe:
publicKey: pk_test_UynUDrFmbBmFVgJXd9EZCvBj00QAVpdwPv
privateKey: sk_test_YxwnzywggtAd8jDaHecNmHiN
@ -19,8 +22,6 @@ saas:
key: keye3gzJRafDIhRKg
baseId: appksCeuKfCS0e8fR
tokenSecret: LicenseTokenSecret
support:
slackToken: xoxp-369430749728-370026359715-370129302482-08f43c6a1306d2e8f4be4b0d8abbdb80
fyipe:
hosts:

View File

@ -7,6 +7,9 @@
saas:
isSaasService: true
slackErrorLog:
webhook: https://hooks.slack.com/services/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
channel: fyipe-logs
stripe:
publicKey: pk_test_UynUDrFmbBmFVgJXd9EZCvBj00QAVpdwPv
privateKey: sk_test_YxwnzywggtAd8jDaHecNmHiN
@ -20,8 +23,6 @@ saas:
key: keye3gzJRafDIhRKg
baseId: appksCeuKfCS0e8fR
tokenSecret: LicenseTokenSecret
support:
slackToken: xoxp-369430749728-370026359715-370129302482-08f43c6a1306d2e8f4be4b0d8abbdb80
httpTestServer:
hosts: