aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-dashboard/templates/secret.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-09-25[DCAEGEN2] Use common secret template for cloudify passwordSchmalzried, Terry (ts862m)1-12/+13
Link all references to cloudify password to ensure that it can be automatically generated. Set generated password strength to "basic" to work around problem with Cloudify (DCAEGEN2-2450). Issue-ID: DCAEGEN2-1975 Issue-ID: DCAEGEN2-2450 Change-Id: I53e154de854d33be686e830be8a827741bb3ec7e Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: vv770d <vv770d@att.com>
2020-05-05[DCAEGEN2][dashboard] Use common secret template for postgres credentialsKrzysztof Opasiak1-0/+16
Even through we use common secret template both passwords are still hardcoded in common postgres chart but this will be removed as a final step just like we did for mariadb-galera. Issue-ID: OOM-2250 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ic8d8a53093ccdf5f91a26ce9ac2734fe36ccca4f