Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranbabuneela authored May 31, 2024
1 parent a48f358 commit 2d33d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Refer to the sample secret files under _charts/hybriddatapipeline/secrets_ folde

To create secrets, run the following commands:
```
kubectl create secret secrets/hdp-secrets.yaml
kubectl create secret secrets/postgres-secrets.yaml
kubectl create secret hdp-secrets.yaml
kubectl create secret postgres-secrets.yaml
```

3. Refer to charts/hybriddatapipeline/values.yaml file for all the configurable properties.
Expand Down

0 comments on commit 2d33d50

Please sign in to comment.