pin redis version [ci skip]
This commit is contained in:
parent
b1caa42e4e
commit
cf33ae0cc7
2 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ resource "kubernetes_deployment" "redis" {
|
||||||
}
|
}
|
||||||
spec {
|
spec {
|
||||||
container {
|
container {
|
||||||
image = "redis/redis-stack:latest"
|
image = "redis/redis-stack:7.4.0-v6"
|
||||||
name = "redis"
|
name = "redis"
|
||||||
|
|
||||||
port {
|
port {
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue