Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit fa7ddaf

Browse files
authored
Merge pull request #156 from tmitchell10/AddZKCertsToGetLogs
feat: Add the Zookeeper generated certs
2 parents 1e0ef4f + 6436191 commit fa7ddaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

support/get-logs.sh

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ declare -a OPERATOR_CERT_SECRETS=(
161161
"cluster-ca-cert"
162162
"clients-ca-cert"
163163
"kafka-brokers"
164+
"zookeeper-nodes"
164165
)
165166

166167
declare -a OPERATOR_CRDS=(

0 commit comments

Comments
 (0)