Skip to content

Commit

Permalink
Add ALLOWED_AGENCIES to config. (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey authored Dec 3, 2024
1 parent 124b093 commit 91b70bf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deploy/development/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: intranet-archive-dev-config
namespace: intranet-archive-dev
data:
ALLOWED_AGENCIES: "hq,hmcts"

0 comments on commit 91b70bf

Please sign in to comment.