Skip to content

Commit

Permalink
(Temp) Disable admin (#1610)
Browse files Browse the repository at this point in the history
* (Temp) Disable admin

* Bumping chart version/ fixing aliases

---------

Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com>
  • Loading branch information
garytaylor and hmcts-jenkins-d-to-i[bot] authored Jan 26, 2024
1 parent 7fb669a commit 3ee387e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/et-pet-et1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "1.0"
description: A Helm chart for et-pet et1 application
name: et-pet-et1
home: https://github.com/hmcts/et-pet-et1
version: 0.0.18
version: 0.0.19
dependencies:
- name: base
version: 1.1.0
Expand Down
2 changes: 2 additions & 0 deletions charts/et-pet-et1/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ base:
MAINTENANCE_ALLOWED_IPS: "109.157.179.51,151.225.112.106"
SERVICE_FQDN: ${SERVICE_FQDN}
DB_SSL_MODE: "require"
DISABLE_ADMIN: "true"
keyVaults:
et-pet:
secrets:
Expand Down Expand Up @@ -104,6 +105,7 @@ sidekiq:
MAINTENANCE_ALLOWED_IPS: "109.157.179.51,151.225.112.106"
SERVICE_FQDN: ${SERVICE_FQDN}
DB_SSL_MODE: "require"
DISABLE_ADMIN: "true"
keyVaults:
et-pet:
secrets:
Expand Down

0 comments on commit 3ee387e

Please sign in to comment.