Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

configMaps in additionalResources of DynamoDB remains blank #203

Open
SatoruItaya opened this issue Aug 9, 2019 · 0 comments
Open

configMaps in additionalResources of DynamoDB remains blank #203

SatoruItaya opened this issue Aug 9, 2019 · 0 comments

Comments

@SatoruItaya
Copy link

$ kubectl logs frontend-c9fdf868f-nzh9w
Got error calling PutItem:
ResourceNotFoundException: Requested resource not found
	status code: 400, request id: DIVAFAF9LQD0H4ATP1GTKK3LSFVV4KQNSO5AEMVJF66Q9ASUAAJG
$ kubectl get  DynamoDB dynamo-table -o yaml | yq '.additionalResources'
{
  "configMaps": [
    ""
  ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant