Commit 182dd50
authored
Allow HTTP registry for Knative Serving in devbox (#7302)
* Allow HTTP registry for Knative Serving in devbox
Patch the knative-serving config-deployment ConfigMap to skip tag-to-digest
resolution for the local registry and allow HTTP registries, so Knative
Service revisions can pull images from the devbox local registry.
Signed-off-by: Kevin Su <pingsutw@apache.org>
* Apply same patch to dev kustomization
Signed-off-by: Kevin Su <pingsutw@apache.org>
---------
Signed-off-by: Kevin Su <pingsutw@apache.org>1 parent 1dd0464 commit 182dd50
4 files changed
Lines changed: 22 additions & 0 deletions
File tree
- docker/devbox-bundled
- kustomize
- complete
- dev
- manifests
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
50 | 59 | | |
51 | 60 | | |
52 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
40 | 49 | | |
41 | 50 | | |
42 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7873 | 7873 | | |
7874 | 7874 | | |
7875 | 7875 | | |
| 7876 | + | |
7876 | 7877 | | |
| 7878 | + | |
7877 | 7879 | | |
7878 | 7880 | | |
7879 | 7881 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7589 | 7589 | | |
7590 | 7590 | | |
7591 | 7591 | | |
| 7592 | + | |
7592 | 7593 | | |
| 7594 | + | |
7593 | 7595 | | |
7594 | 7596 | | |
7595 | 7597 | | |
| |||
0 commit comments