Skip to content

Commit f805c8d

Browse files
committed
NPA-4421 Remove Duplicated Internal QA Environment
1 parent b3a183d commit f805c8d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

manifest_template.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ APIGEE_ENVIRONMENTS:
2020
rate_limit: 300
2121
spike_rate_limit: 600pm # 10 requests per second
2222
approval_type: auto
23-
- name: internal-qa
24-
display_name: Internal QA
25-
has_mock_auth: true
26-
portal_visibility: false
27-
rate_limit: 600
28-
spike_rate_limit: 600pm # 10 requests per second
29-
approval_type: auto
3023
- name: internal-qa-sandbox
3124
display_name: Internal QA Sandbox
3225
portal_visibility: false

0 commit comments

Comments
 (0)