Skip to content

Commit

Permalink
Merge pull request #309 from asteurer/redis-sample
Browse files Browse the repository at this point in the history
updating image to the container in the spin operator
  • Loading branch information
endocrimes authored Aug 20, 2024
2 parents 8d6b442 + 0581362 commit 48fb78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/samples/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: SpinApp
metadata:
name: redis-spinapp
spec:
image: "ttl.sh/caleb-redis-thing-2:24h"
image: "ghcr.io/spinkube/spin-operator/redis-sample:20240820-095510-g8d6b442"
replicas: 1
executor: containerd-shim-spin
# Steps to run this found at https://github.com/spinkube/spin-operator/pull/131

0 comments on commit 48fb78f

Please sign in to comment.