
There could be scenarios when a chart needs to create multiple service accounts. The PS modifies the helm-toolkit job-ks-user manifest so it deploys the job with multiple containers where every container manages a single service account. Also modify heat chart to align with the change. Depends-on: I12eb9341d5ff633ad4435f4938bf8c946ea388ee Change-Id: Icec59a93082ac213eed0531f129e8c44436e6ccc
8 lines
176 B
YAML
8 lines
176 B
YAML
---
|
|
heat:
|
|
- |
|
|
Create heat and heat_trustee service users in a single job.
|
|
This is to align with the helm-toolkit change regarding
|
|
Keystone user creation job.
|
|
...
|