Open rcarrata opened 3 years ago
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.
Add secrets management for avoid to have in clear text the lab password. Could be tf vault, sealed secrets, etc