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

Users should be instructed to edit deployment RBAC file to point to their own OpenShift cluster region #55

Open
ldimaggi opened this issue Jul 30, 2019 · 1 comment

Comments

@ldimaggi
Copy link

Small point - users may overlook the need to modify deploy/deployment-rbac.yaml to point to their OpenShift region - it would be helpful to remind them to do this before starting the controller. Thanks!

    spec:
      containers:
      - image: sorenmat/k8s-rds:latest
        env:
        - name: AWS_REGION
          value: us-east-1   <----  User must update
        - name: AWS_ACCESS_KEY_ID
@sorenmat
Copy link
Owner

sorenmat commented Jan 7, 2020

Can you do a PR with a change?

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

2 participants