Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranbabuneela authored Jul 9, 2024
1 parent 545fdce commit 93417c2
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 hdp-secrets.yaml
kubectl create secret postgres-secrets.yaml
kubectl create secret -f hdp-secrets.yaml
kubectl create secret -f postgres-secrets.yaml
```

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

0 comments on commit 93417c2

Please sign in to comment.