-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Description
Hi bro
in this part (06-EKS-Storage-with-RDS-Database), i think there is an issue
To change the configs you just changed the user from root to dbadmin:
02-UserManagementMicroservice-Deployment-Service.yml
Change To
- name: DB_USERNAME
value: "dbadmin"
I think you should also change it's hostname, in your senario you decided to connect with RDS database, but the hostname is still remained "mysql" and it will connect to your k8s-mysql
isn't it?
Metadata
Metadata
Assignees
Labels
No labels