Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
small tweaks to readme content
  • Loading branch information
michaeljguarino authored Apr 24, 2024
1 parent 6798fdd commit 9c08259
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions existing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ Name: setup
Cluster: <management-cluster>
Repository: <your-repository-url>
Branch: main
Folder: existing/setup
Folder: <your-setup-folder>
```

These can all be entered in our UI for simplicity, and from there, you can use your git repository to GitOps freely.

Once this is complete, we strongly recommend you keep the `values.secret.yaml` file somewhere safe in case you need it in the future, although it'll also be stored securely in the k8s secret we just created as well. Do not commit it to the repo.
Once this is complete, we strongly recommend you keep the `values.secret.yaml` file somewhere safe in case you need it in the future, although it'll also be stored securely in the k8s secret we just created as well. *Do not commit it to the repo.*

0 comments on commit 9c08259

Please sign in to comment.