From bec9b59fe29f49306bf2052df05815fa57cd6b71 Mon Sep 17 00:00:00 2001 From: Leonard Goodell Date: Tue, 5 Sep 2023 14:59:39 -0700 Subject: [PATCH] refactor: Remove old InsecureSecrets backward compatibility elements Signed-off-by: Leonard Goodell --- cmd/core-common-config-bootstrapper/res/configuration.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cmd/core-common-config-bootstrapper/res/configuration.yaml b/cmd/core-common-config-bootstrapper/res/configuration.yaml index 70092fc614..7310e05033 100644 --- a/cmd/core-common-config-bootstrapper/res/configuration.yaml +++ b/cmd/core-common-config-bootstrapper/res/configuration.yaml @@ -2,10 +2,6 @@ all-services: Writable: InsecureSecrets: DB: - path: "redisdb" - Secrets: - username: "" - password: "" SecretName: "redisdb" SecretData: username: ""