Im getting error on openshift 4.7
chechuironman opened this issue · 4 comments
Im getting this error
status:
lastSync: '2021-09-14T19:48:16.695Z'
observedGeneration: 1
status: 'ERROR, no matching operation was found'
any idea?
@chechuironman I just installed the external-secrets
helm chart on OpenShift 4.7. So, I can confirm the chart does indeed work on 4.7.
At first it wasn't syncing because I didn't hand the chart the following environment variables:
AWS_REGION
AWS_DEFAULT_REGION
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
So, I uninstalled the chart and re-installed with the above environment variables and it started syncing for me.
I do not remember seeing a "no matching operation was found" error, though.
I'm trying it on IBM Cloud :(
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity.