Skip to content
Snippets Groups Projects
Unverified Commit 40a255dc authored by Varac's avatar Varac
Browse files

Update README.md

parent caa730ff
No related branches found
No related tags found
No related merge requests found
......@@ -34,3 +34,11 @@ Show output of the one and only app applied, [podinfo](https://github.com/stefan
```sh
curl --resolve podinfo.local:80:CLUSTER_IPV4_ADDRESS http://podinfo.local
```
## What's next ?
* Fork this repo to a private git remote
* Configure flux to use ssh instead of https for cloning
* Add private ssh key for git pulling to flux
* Add public ssh key for git pulling to your git remote
* [Encrypt your secrets using sops](https://github.com/fluxcd/flux2-kustomize-helm-example#encrypt-kubernetes-secrets)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment