new configuration version

This commit is contained in:
mamo 2024-12-10 08:57:47 +00:00
parent 8734163035
commit 52ee1ad5ed
2 changed files with 19 additions and 2 deletions

View File

@ -45,7 +45,7 @@ spec:
podDisruptionBudget:
maxUnavailable: "50%"
git:
tag: "r-1977f2b91c55c177b514f81038f593da1447cbc8"
tag: "r-60946b273be0c79256519b8c1538b6caa60ea5db"
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
credentials: "git-credentials"
keystores:

View File

@ -1,4 +1,21 @@
{
"application": "fakeapp1_b2b_internal",
"profiles": []
"profiles": [
{
"profileId": "12047881",
"description": "12047881 - Marco Mojana, Via Pratocarasso 40, 6500 Bellinzona",
"enabled": false,
"role": "PB",
"violatedPolicies": [],
"currentGtcAccepted": true
},
{
"profileId": "12047882",
"description": "12047882 - Marco Mojana, Via Pratocarasso 40, 6500 Bellinzona",
"enabled": true,
"role": "PB",
"violatedPolicies": [],
"currentGtcAccepted": true
}
]
}