Skip to content

Commit 3f34ffb

Browse files
authored
Merge pull request #778 from citizensadvice/remove-FF_NEW_CSR_URL-from-config
chore/Remove FF_NEW_CSR_URL from infra
2 parents 0d7e6e2 + f564927 commit 3f34ffb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

infrastructure/app/stages/dev.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ envVars:
2121
USE_TEST_SUPPLIERS: ${{ vars.USE_TEST_SUPPLIERS }}
2222
FF_SMALL_SUPPLIER_STARS: ${{ vars.FF_SMALL_SUPPLIER_STARS }}
2323
FF_NEW_CSR_DATA: ${{ vars.FF_NEW_CSR_DATA }}
24-
FF_NEW_CSR_URL: ${{ vars.FF_NEW_CSR_URL }}

infrastructure/app/stages/prod.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ ingress:
1919
envVars:
2020
RAILS_ENV: production
2121
FF_SMALL_SUPPLIER_STARS: ${{ vars.FF_SMALL_SUPPLIER_STARS }}
22-
FF_NEW_CSR_URL: ${{ vars.FF_NEW_CSR_URL }}

0 commit comments

Comments
 (0)