mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-05-05 20:16:16 +02:00
docs: fix label value in comment (#161)
Some checks failed
ci / lint (push) Has been cancelled
ci / test (push) Has been cancelled
ci / go-mod-tidy (push) Has been cancelled
ci / cli-help-pages (push) Has been cancelled
ci / nix-build (push) Has been cancelled
docs / deploy (push) Has been cancelled
release-please / release-please (push) Has been cancelled
Some checks failed
ci / lint (push) Has been cancelled
ci / test (push) Has been cancelled
ci / go-mod-tidy (push) Has been cancelled
ci / cli-help-pages (push) Has been cancelled
ci / nix-build (push) Has been cancelled
docs / deploy (push) Has been cancelled
release-please / release-please (push) Has been cancelled
The label value for `apricote.de/provided-by` did not match the actual value.
This commit is contained in:
parent
edbd6df141
commit
099d65e41e
@ -91,7 +91,7 @@ type UploadOptions struct {
|
||||
// Labels will be added to the resulting image (snapshot). Use these to filter the image list if you
|
||||
// need to identify the image later on.
|
||||
//
|
||||
// We also always add a label `apricote.de/created-by=hcloud-image-upload` ([CreatedByLabel], [CreatedByValue]).
|
||||
// We also always add a label `apricote.de/created-by=hcloud-upload-image` ([CreatedByLabel], [CreatedByValue]).
|
||||
Labels map[string]string
|
||||
|
||||
// Location is the datacenter location for the temporary server.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user