Skip to content

Commit 48fb78f

Browse files
authored
Merge pull request #309 from asteurer/redis-sample
updating image to the container in the spin operator
2 parents 8d6b442 + 0581362 commit 48fb78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/samples/redis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: SpinApp
33
metadata:
44
name: redis-spinapp
55
spec:
6-
image: "ttl.sh/caleb-redis-thing-2:24h"
6+
image: "ghcr.io/spinkube/spin-operator/redis-sample:20240820-095510-g8d6b442"
77
replicas: 1
88
executor: containerd-shim-spin
99
# Steps to run this found at https://github.com/spinkube/spin-operator/pull/131

0 commit comments

Comments
 (0)