new configuration version

This commit is contained in:
aca 2025-10-21 09:59:13 +00:00
parent 9075924699
commit 7c5d0e27df
8 changed files with 9 additions and 37 deletions

View File

@ -45,7 +45,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-bf1e1a83227b7bc159e972c2afd30c158021bcea" tag: "r-23c975b083c8e6671010e54a8d0fcd4f1c22d35a"
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/auth" dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/auth"
credentials: "git-credentials" credentials: "git-credentials"
keystores: keystores:

View File

@ -46,7 +46,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-bf1e1a83227b7bc159e972c2afd30c158021bcea" tag: "r-23c975b083c8e6671010e54a8d0fcd4f1c22d35a"
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/idm-job" dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/idm-job"
credentials: "git-credentials" credentials: "git-credentials"
keystores: keystores:

View File

@ -1,26 +0,0 @@
apiVersion: "operator.nevis-security.ch/v1"
kind: "NevisDatabase"
metadata:
name: "idm"
namespace: "adn-agov-nevisidm-admin-01-uat"
labels:
deploymentTarget: "idm"
annotations:
projectKey: "DEFAULT-ADN-AGOV-ADMIN-PROJECT"
patternId: "ca0629d86201d4c4ac857d60"
spec:
type: "NevisIDM"
databaseType: "MariaDB"
version: "8.2505.5"
url: "session-db-primary-service.adn-agov-database-01-uat"
port: 3306
database: "nevisidm_uat"
bootstrap: true
migrate: true
rootCredentials:
name: "root-adn-agov-nevisidm-admin-01-uat-idm"
namespace: "adn-agov-nevisidm-admin-01-uat"
podSecurity:
policy: "baseline"
automountServiceAccountToken: false
timeZone: "Europe/Zurich"

View File

@ -46,12 +46,9 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-bf1e1a83227b7bc159e972c2afd30c158021bcea" tag: "r-23c975b083c8e6671010e54a8d0fcd4f1c22d35a"
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/idm" dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/idm"
credentials: "git-credentials" credentials: "git-credentials"
database:
name: "idm"
requiredVersion: "8.2505.5"
keystores: keystores:
- "idm-default-identity" - "idm-default-identity"
truststores: truststores:
@ -63,4 +60,5 @@ spec:
timeZone: "Europe/Zurich" timeZone: "Europe/Zurich"
secrets: secrets:
secret: secret:
- "a2068eb83a60702322c13949-27ed70d3"
- "c418560f50e0332d087e85bf-89ec31e5" - "c418560f50e0332d087e85bf-89ec31e5"

View File

@ -3,9 +3,9 @@ web.gui.languages.default=de
# source: pattern://ca0629d86201d4c4ac857d60 # source: pattern://ca0629d86201d4c4ac857d60
database.connection.url=jdbc:mariadb://session-db-primary-service.adn-agov-database-01-uat:3306/nevisidm_uat?pinGlobalTxToPhysicalConnection=1&useMysqlMetadata=true&cachePrepStmts=true&prepStmtCacheSize=1000&sslMode=disable database.connection.url=jdbc:mariadb://session-db-primary-service.adn-agov-database-01-uat:3306/nevisidm_uat?pinGlobalTxToPhysicalConnection=1&useMysqlMetadata=true&cachePrepStmts=true&prepStmtCacheSize=1000&sslMode=disable
# source: pattern://ca0629d86201d4c4ac857d60 # source: pattern://ca0629d86201d4c4ac857d60
database.connection.username=${exec:/var/opt/nevisidm/default/conf/credentials/dbUser} database.connection.username=adndbadmin
# source: pattern://ca0629d86201d4c4ac857d60 # source: pattern://ca0629d86201d4c4ac857d60
database.connection.password=${exec:/var/opt/nevisidm/default/conf/credentials/dbPassword} database.connection.password=secret://a2068eb83a60702322c13949-27ed70d3
# source: pattern://ba7c7a3b091df0c4b8ba0bb2 # source: pattern://ba7c7a3b091df0c4b8ba0bb2
application.mail.smtp.host=greenmail.adn-agov-mail-01-uat.svc application.mail.smtp.host=greenmail.adn-agov-mail-01-uat.svc
# source: pattern://ba7c7a3b091df0c4b8ba0bb2 # source: pattern://ba7c7a3b091df0c4b8ba0bb2

View File

@ -44,7 +44,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-bf1e1a83227b7bc159e972c2afd30c158021bcea" tag: "r-23c975b083c8e6671010e54a8d0fcd4f1c22d35a"
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/logrend" dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/logrend"
credentials: "git-credentials" credentials: "git-credentials"
podSecurity: podSecurity:

View File

@ -46,7 +46,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-bf1e1a83227b7bc159e972c2afd30c158021bcea" tag: "r-23c975b083c8e6671010e54a8d0fcd4f1c22d35a"
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/proxy-idm" dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/proxy-idm"
credentials: "git-credentials" credentials: "git-credentials"
keystores: keystores:

View File

@ -46,7 +46,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-bf1e1a83227b7bc159e972c2afd30c158021bcea" tag: "r-23c975b083c8e6671010e54a8d0fcd4f1c22d35a"
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/proxy-sp" dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/proxy-sp"
credentials: "git-credentials" credentials: "git-credentials"
keystores: keystores: