Skip to content

Commit

Permalink
Update redis image in gitops example
Browse files Browse the repository at this point in the history
Signed-off-by: devanshuVmware <devanshu.d@broadcom.com>
  • Loading branch information
devanshuVmware committed Jul 10, 2024
1 parent b93851c commit a3eb004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gitops/guestbook/all-in-one.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
spec:
containers:
- name: primary
image: registry.k8s.io/redis:e2e #! or just image: redis
image: registry.k8s.io/redis@sha256:cb111d1bd870a6a471385a4a69ad17469d326e9dd91e0e455350cacf36e1b3ee #! or just image: redis
resources:
requests:
cpu: 120m
Expand Down

0 comments on commit a3eb004

Please sign in to comment.