RedHatDemos/SecurityDemos

Lab 4 - Enhancement - Add secrets management for the labs

Opened this issue · 1 comments

Add secrets management for avoid to have in clear text the lab password. Could be tf vault, sealed secrets, etc

Also as James Scott pointed out -> consider using a secret rather than embedding the credentials admin and admin123 into the configmap just to emphasize best practices.