We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a1759 commit d5ee2fdCopy full SHA for d5ee2fd
1 file changed
tests/templates/kuttl/tls/20-install-kafka.yaml.j2
@@ -64,7 +64,7 @@ spec:
64
controllers:
65
config:
66
logging:
67
- enableVectorAgent: {{ lookup('env', 'VECTOR_AGGREGATOR') | length > 0 }}
+ enableVectorAgent: {{ lookup('env', 'VECTOR_AGGREGATOR') | length > 0 }}
68
roleGroups:
69
default:
70
replicas: 3
0 commit comments