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

configMaps in additionalResources of DynamoDB remains blank #203

@SatoruItaya

Description

@SatoruItaya
$ 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": [
    ""
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions