Skip to content

Commit

Permalink
Use image checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb-solo authored Oct 15, 2024
1 parent fb970e2 commit 0624b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/kubernetes/e2e/defaults/testdata/http_echo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ metadata:
spec:
containers:
- name: http-echo
image: jmalloc/echo-server
image: jmalloc/echo-server@sha256:c87f80de8dbb976a59b228fc9ecf257e0574c6f760c2f1c5f05f64c7ac7fbc1e
ports:
- containerPort: 8080
resources:
Expand Down

0 comments on commit 0624b9f

Please sign in to comment.