new configuration version
This commit is contained in:
parent
8734163035
commit
52ee1ad5ed
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-1977f2b91c55c177b514f81038f593da1447cbc8"
|
tag: "r-60946b273be0c79256519b8c1538b6caa60ea5db"
|
||||||
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
||||||
credentials: "git-credentials"
|
credentials: "git-credentials"
|
||||||
keystores:
|
keystores:
|
||||||
|
|
|
@ -1,4 +1,21 @@
|
||||||
{
|
{
|
||||||
"application": "fakeapp1_b2b_internal",
|
"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
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue