Skip to content

Commit f0b7a60

Browse files
committed
Add brief index of task input secrets
The goal is to have a location listing notable secrets, but leave the documentation of those secrets in their more specialized documents. Signed-off-by: Adam Cmiel <[email protected]>
1 parent 695a759 commit f0b7a60

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/modules/ROOT/pages/how-tos/configuring/creating-secrets.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ NOTE: One such task is the link:https://github.com/konflux-ci/build-definitions/
3030
. Optional: Under **Labels**, add a label to tag or provide more context for your secret.
3131
. Click **Add secret**.
3232

33+
=== Notable task input secrets
34+
35+
* xref:/how-tos/configuring/activation-keys-subscription.adoc#adding-activation-keys-to-the-workspace[activation-key]
36+
* xref:/how-tos/configuring/prefetching-dependencies.adoc#creating-the-netrc-secret[netrc]
37+
* xref:/how-tos/testing/build/snyk.adoc[snyk-secret]
38+
* xref:/how-tos/testing/integration/third-parties/testing-farm.adoc[testing-farm-secret]
39+
3340
== Creating registry pull secrets
3441

3542
Some container builds may use parent images from registries that require authentication, for example, `registry.redhat.io`. Until these credentials have been configured, the builds will continue to fail due to the system being unable to pull the required images.

0 commit comments

Comments
 (0)