Skip to content

Commit

Permalink
dynamodb-admin の latest が v5 系に上がったが k8s 上でうまく動かないため v4.6.1 で凍結
Browse files Browse the repository at this point in the history
  • Loading branch information
kuramapommel committed Dec 5, 2024
1 parent 7ceeaa6 commit 6f3ca8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ spec:
spec:
containers:
- name: dynamodb-admin
image: aaronshaf/dynamodb-admin:latest
image: aaronshaf/dynamodb-admin:4.6.1
ports:
- containerPort: 8001
env:
Expand Down

0 comments on commit 6f3ca8e

Please sign in to comment.