Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion infrastructure/couchdb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ app-template:
init-config:
image:
repository: public.ecr.aws/docker/library/busybox
tag: latest@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e
tag: latest@sha256:dc2d74b28e4cf8984fa52af1f39bc7c3d9c73760b41a74d629f5d11b1ab28616
pullPolicy: IfNotPresent
command:
- "/bin/sh"
Expand Down
Loading