Skip to content

Commit 2022990

Browse files
committed
updated namespace condition
1 parent 7c4cb41 commit 2022990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module "redis" {
5454
namespace = local.namespace
5555
redis_config = {
5656
name = local.name
57-
values_yaml = file("./helm/values.yaml")
57+
values_yaml = ""
5858
environment = local.environment
5959
app_version = "6.2.7-debian-11-r11"
6060
architecture = "replication"

0 commit comments

Comments
 (0)