From eefafabcb6c5bab323d28c92b66630e460fd2eb7 Mon Sep 17 00:00:00 2001 From: AdheipSingh Date: Sat, 29 Apr 2023 16:55:15 +0530 Subject: [PATCH] update readme --- docs/getting_started_auth.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting_started_auth.md b/docs/getting_started_auth.md index f3ccefd..a29b350 100644 --- a/docs/getting_started_auth.md +++ b/docs/getting_started_auth.md @@ -26,7 +26,8 @@ envsubst < examples/04-pinot-auth/pinotauth-basic.yaml | kubectl apply -f - -n ### Create a K8 secret in the namespace where pinot cluster is deployed -- add secrets to file +- add secrets to file, the following secrets needs to be same as mentioned + in pinot controller properties. ``` cat << EOF > pinot-control-plane-secret CONTROL_PLANE_USERNAME=controlplane