File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
_docs/installation/gitops Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ Tunnel-based access mode is not supported for GitOps on-premises installations.
90
90
{% include
91
91
image.html
92
92
lightbox="true"
93
- file="/images/runtime/architecture/runtime-ingress -detailed.png"
94
- url="/images/runtime/architecture/runtime-ingress -detailed.png"
93
+ file="/images/runtime/architecture/runtime-tunnel -detailed.png"
94
+ url="/images/runtime/architecture/runtime-tunnel -detailed.png"
95
95
alt="Tunnel-based GitOps Runtime architecture"
96
96
caption="Tunnel-based GitOps Runtime architecture"
97
97
max-width="80%"
@@ -104,8 +104,8 @@ Ingress-based access modes are optimal when the cluster with the GitOps Runtime
104
104
{% include
105
105
image.html
106
106
lightbox="true"
107
- file="/images/runtime/architecture/runtime-tunnel -detailed.png"
108
- url="/images/runtime/architecture/runtime-tunnel -detailed.png"
107
+ file="/images/runtime/architecture/runtime-ingress -detailed.png"
108
+ url="/images/runtime/architecture/runtime-ingress -detailed.png"
109
109
alt="Ingress-based GitOps Runtime architecture"
110
110
caption="Ingress-based GitOps Runtime architecture"
111
111
max-width="80%"
You can’t perform that action at this time.
0 commit comments