Skip to content

issue in 06-EKS-Storage-with-RDS-Database #45

@m-hamed-a

Description

@m-hamed-a

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions