
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
6 lines
105 B
YAML
6 lines
105 B
YAML
---
|
|
helm-toolkit:
|
|
- |
|
|
Modify job_ks_user template to be able to create multiple Keystone users
|
|
...
|