new configuration version
This commit is contained in:
parent
ea6a9ffbe6
commit
6d8593951b
|
@ -46,7 +46,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-e55486a997fb8f6cdab5eac835e6374e73b3824f"
|
||||
tag: "r-559fc1c9e95f51132e6ad328d8310c6ce3073856"
|
||||
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/idm-job"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -53,7 +53,7 @@ application.modules.event.repeat.count=-1
|
|||
# source: pattern://0116b3002d0e713e23e6be72
|
||||
application.modules.provisioning.enabled=false
|
||||
# source: pattern://0116b3002d0e713e23e6be72
|
||||
database.connection.pool.size.max=10
|
||||
database.connection.pool.size.max=5
|
||||
# source: pattern://0116b3002d0e713e23e6be72
|
||||
database.connection.pool.size.min=5
|
||||
# source: pattern://0116b3002d0e713e23e6be72
|
||||
|
|
|
@ -20,7 +20,7 @@ spec:
|
|||
migrate: true
|
||||
rootCredentials:
|
||||
name: "root-adn-agov-nevisidm-admin-01-uat-idm"
|
||||
namespace: "adn-agov-nevisidm-admin-01-uat-idm"
|
||||
namespace: "adn-agov-nevisidm-admin-01-uat"
|
||||
podSecurity:
|
||||
policy: "baseline"
|
||||
automountServiceAccountToken: false
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-e55486a997fb8f6cdab5eac835e6374e73b3824f"
|
||||
tag: "r-559fc1c9e95f51132e6ad328d8310c6ce3073856"
|
||||
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/idm"
|
||||
credentials: "git-credentials"
|
||||
database:
|
||||
|
|
|
@ -57,9 +57,9 @@ application.modules.reporting.characterencoding=ISO-8859-1
|
|||
# source: pattern://fe4a248ac7b092a6a80624f1
|
||||
application.modules.reporting.separator=;
|
||||
# source: pattern://fe4a248ac7b092a6a80624f1
|
||||
database.connection.pool.size.max=10
|
||||
database.connection.pool.size.max=5
|
||||
# source: pattern://fe4a248ac7b092a6a80624f1
|
||||
database.connection.pool.size.min=10
|
||||
database.connection.pool.size.min=5
|
||||
# source: pattern://fe4a248ac7b092a6a80624f1
|
||||
database.connection.xa.enabled=false
|
||||
# source: pattern://fe4a248ac7b092a6a80624f1
|
||||
|
|
Loading…
Reference in New Issue