1
0
mirror of synced 2026-03-31 05:54:20 +00:00

Add create secret git command

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2020-12-04 16:04:07 +02:00
parent 2bc05c8cbd
commit 9867c4baf0
6 changed files with 338 additions and 0 deletions

View File

@@ -96,6 +96,8 @@ nav:
- Create alert: cmd/flux_create_alert.md
- Create receiver: cmd/flux_create_receiver.md
- Create tenant: cmd/flux_create_tenant.md
- Create secret: cmd/flux_create_secret.md
- Create secret git: cmd/flux_create_secret_git.md
- Delete: cmd/flux_delete.md
- Delete kustomization: cmd/flux_delete_kustomization.md
- Delete helmrelease: cmd/flux_delete_helmrelease.md