From 13be0057edd9132bfae2bf51682fe97f7578d43b Mon Sep 17 00:00:00 2001 From: David Kornel Date: Fri, 31 May 2024 09:31:12 +0200 Subject: [PATCH] Clean old feature gate Signed-off-by: David Kornel --- amq-streams/cluster-operator/01-subscription.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amq-streams/cluster-operator/01-subscription.yaml b/amq-streams/cluster-operator/01-subscription.yaml index 1eaff6ff..9c6772fc 100755 --- a/amq-streams/cluster-operator/01-subscription.yaml +++ b/amq-streams/cluster-operator/01-subscription.yaml @@ -16,7 +16,7 @@ spec: # we want to have cluster-wide operator value: "*" - name: STRIMZI_FEATURE_GATES - value: "+StableConnectIdentities" + value: "" - name: STRIMZI_LOG_LEVEL value: "DEBUG" resources: