1
0
mirror of synced 2026-03-13 23:26:55 +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

@@ -33,6 +33,7 @@ The create sub-commands generate sources and resources.
* [flux create helmrelease](flux_create_helmrelease.md) - Create or update a HelmRelease resource
* [flux create kustomization](flux_create_kustomization.md) - Create or update a Kustomization resource
* [flux create receiver](flux_create_receiver.md) - Create or update a Receiver resource
* [flux create secret](flux_create_secret.md) - Create or update Kubernetes secrets
* [flux create source](flux_create_source.md) - Create or update sources
* [flux create tenant](flux_create_tenant.md) - Create or update a tenant