Skip to content

Commit 67d8458

Browse files
committed
fix docs
1 parent 0bcbf92 commit 67d8458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Kubero brings the convinience of Heroku/platform.sh to your kubernetes cluster.
4949

5050
## Create and deploy the secrets
5151
```bash
52-
curl -sL https://raw.githubusercontent.com/kubero-dev/kubero-operator/main/helm-charts/kubero/secrets.yaml.example secrets.yaml
52+
curl -sL https://raw.githubusercontent.com/kubero-dev/kubero-operator/main/helm-charts/kubero/secrets.yaml.example > secrets.yaml
5353
# Edit the secret with your credentials
5454
kubectl apply -f secrets.yaml -n kubero
5555
```

0 commit comments

Comments
 (0)