mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-11 10:17:28 +00:00
Add support for using `tls.key`, `tls.crt` and `ca.crt` keys while generating a Secret, using the `--tls-key-file`, `--tls-crt-file` and `--ca-crt-file` flags respectively. Mark the flags `--key-file`, `--cert-file` and `--ca-file` as deprecated. Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com> |
||
|---|---|---|
| .. | ||
| install | ||
| kustomization | ||
| sourcesecret | ||
| sync | ||
| doc.go | ||
| labels.go | ||
| manifest.go | ||
| tmpdir.go | ||