From 6bfe00b1db0e16f3e3c86b3d9a646bc5ff1c5943 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 5 Nov 2020 18:35:55 +0000 Subject: [PATCH] Update docs for stashed/stash@e88ab544 Signed-off-by: 1gtm <1gtm@appscode.com> --- docs/reference/operator/stash_run-hook.md | 1 - docs/reference/operator/stash_update-status.md | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/reference/operator/stash_run-hook.md b/docs/reference/operator/stash_run-hook.md index d90b2aa7..9fcf3e63 100644 --- a/docs/reference/operator/stash_run-hook.md +++ b/docs/reference/operator/stash_run-hook.md @@ -31,7 +31,6 @@ stash run-hook [flags] --metrics-labels strings Labels to apply in exported metrics --metrics-pushgateway-url string Pushgateway URL where the metrics will be pushed --output-dir string Directory where output.json file will be written (keep empty if you don't need to write output in file) - --prom-job-name string Metrics job name (default "stash-prom-metrics") --target-kind string Kind of the Target --target-name string Name of the Target ``` diff --git a/docs/reference/operator/stash_update-status.md b/docs/reference/operator/stash_update-status.md index ce74d4b5..fa5f2d17 100644 --- a/docs/reference/operator/stash_update-status.md +++ b/docs/reference/operator/stash_update-status.md @@ -35,7 +35,6 @@ stash update-status [flags] --namespace string Namespace of Backup/Restore Session (default "default") --output-dir string Directory where output.json file will be written (keep empty if you don't need to write output in file) --path string Directory inside the bucket where backed up data will be stored - --prom-job-name string Metrics job name (default "stash-prom-metrics") --provider string Backend provider (i.e. gcs, s3, azure etc) --region string Region for s3/s3 compatible backend --repository string Name of the Repository