pin redis version [ci skip]
This commit is contained in:
parent
2e648458a9
commit
0dfca5dd08
1 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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue