You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: