new configuration version
This commit is contained in:
parent
cba0dfd4a3
commit
5027acbffa
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-4daa9a54e100cf6660396e2c918e7c49465577b6"
|
tag: "r-095de696397949bea11cb87b5994fb51cf1be522"
|
||||||
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,13 +1,20 @@
|
||||||
{
|
{
|
||||||
"application": "fakeapp1_b2b_internal",
|
"application": "fakeapp1_b2b_internal",
|
||||||
"profiles": [
|
"profiles": [{
|
||||||
{
|
|
||||||
"profileId": "12047881",
|
"profileId": "12047881",
|
||||||
"description": "12047881 - Marco Mojana, Via Pratocarasso 40, 6500 Bellinzona",
|
"description": "12047881 - Marco Mojana, Via Pratocarasso 40, 6500 Bellinzona",
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"role": "PB",
|
"role": "PB",
|
||||||
"violatedPolicies": [],
|
"violatedPolicies": [],
|
||||||
"currentGtcAccepted": true
|
"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