Switch Redis image to official one

which supports other architectures like aarch64.
This commit is contained in:
Tim Hardeck
2024-08-29 16:57:52 +02:00
parent 2ada7cca73
commit 0cf04e62be
41 changed files with 64 additions and 64 deletions

View File

@@ -74,7 +74,7 @@ spec:
tier: backend
spec:
containers:
- image: registry.k8s.io/redis:e2e
- image: redis
name: master
ports:
- containerPort: 6379