1
0
mirror of synced 2026-02-13 13:06:56 +00:00
Files
flux2/cmd/flux/create_secret_git_test.go
Sanskar Jaiswal 2fc9d73c5f add flag --ca-crt-file to flux create secret git
Add flag `--ca-crt-file` to `flux create secret git` to specify the path
to CA certificate. It takes precedence over `--ca-file` and uses the
key `ca.crt` in the generated Secret.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-08-23 14:44:09 +05:30

2.6 KiB