Commit 51b49ca
committed
docs: fix Forgejo webhook and hub URL drift
Remove the Forgejo example that suggests an empty webhook secret.
This setup cannot work because Forgejo/Gitea validation requires a
signature and a non-empty shared secret.
Align the remaining hub-url examples with the Artifact Hub API
default used by the shipped ConfigMap and settings defaults. This
keeps the architecture and OpenShift installation docs consistent
with the main config reference.
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>1 parent fc2be76 commit 51b49ca
File tree
3 files changed
+7
-10
lines changed- docs/content/docs
- dev
- installation
- providers
3 files changed
+7
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
412 | | - | |
| 411 | + | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
103 | 100 | | |
104 | 101 | | |
105 | 102 | | |
| |||
0 commit comments