Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AdheipSingh committed Apr 29, 2023
1 parent 5ee72af commit eefafab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/getting_started_auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eefafab

Please sign in to comment.