Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EKS issues in files apply and 04-allow-cluster-to-access-rds.sh #713

Open
nsutphen1 opened this issue Mar 17, 2021 · 0 comments
Open

EKS issues in files apply and 04-allow-cluster-to-access-rds.sh #713

nsutphen1 opened this issue Mar 17, 2021 · 0 comments

Comments

@nsutphen1
Copy link

nsutphen1 commented Mar 17, 2021

In the file apply, the method apply_template is called on worker-service.yml and web-service.yml. These files don't exist in the project.

In the file 04-allow-cluster-to-access-rds.sh in the code
kubectl run \ -i \ --restart=Never \ --rm \ --env PGPASSWORD="$POSTGRES_PASSWORD" \
The environment variable PGPASSWORD does not exist, it should be POSTGRES_PASSWORD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant