new configuration version
This commit is contained in:
parent
cba0dfd4a3
commit
5027acbffa
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-4daa9a54e100cf6660396e2c918e7c49465577b6"
|
||||
tag: "r-095de696397949bea11cb87b5994fb51cf1be522"
|
||||
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -1,13 +1,20 @@
|
|||
{
|
||||
"application": "fakeapp1_b2b_internal",
|
||||
"profiles": [
|
||||
{
|
||||
"profiles": [{
|
||||
"profileId": "12047881",
|
||||
"description": "12047881 - Marco Mojana, Via Pratocarasso 40, 6500 Bellinzona",
|
||||
"enabled": true,
|
||||
"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