Changes for page Rancher 2

Last modified by Diana Strebkova on 2025/12/08 15:45

From version 2.1
edited by Diana Strebkova
on 2025/12/08 15:14
Change comment: Uploaded new attachment "1765206888644-487.png", version {1}
To version 2.2
edited by Diana Strebkova
on 2025/12/08 15:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -184,7 +184,7 @@
184 184  ==== Target: http(s) URL ====
185 185  
186 186  {{warning}}
187 -This example is being deprecated, you can still add other repo
187 +This example is being deprecated, you can still add other external repositories in that way, but all internal harbor-hosted repositories should be added as Target: OCI Repository
188 188  {{/warning}}
189 189  
190 190  (% class="p1" %)
... ... @@ -221,6 +221,42 @@
221 221  
222 222  [[image:Screenshot 2024-07-03 at 15.13.55.png||data-xwiki-image-style-border="true" height="149" width="785"]]
223 223  
224 +==== ====
225 +
226 +==== Target: OCI Repository ====
227 +
228 +To add public oci-repository, navigate to repository create button and click it.
229 +
230 +[[image:1765206888644-487.png||height="320" width="907"]]
231 +
232 +
233 +(% class="p1" %)
234 +In the "Repository: Create" dialog, simply fill in the following fields. Authentication is not required.
235 +
236 +(% class="wrapped" %)
237 +|=(((
238 +Field
239 +)))|=(((
240 +Value
241 +)))
242 +|=(((
243 +Name
244 +)))|(((
245 +devops-as-a-service-helm
246 +)))
247 +|=(((
248 +Description
249 +)))|(((
250 +Public Helm charts as documented at [[https:~~/~~/docs.devops.t-systems.net>>url:https://docs.devops.t-systems.net||shape="rect"]]
251 +)))
252 +|=(((
253 +Index URL
254 +)))|(((
255 +[[https:~~/~~/registry.sdc.t-systems.net/chartrepo/devopsaas/>>url:https://registry.sdc.t-systems.net/chartrepo/devopsaas/||shape="rect"]]
256 +)))
257 +
258 +
259 +
224 224  === Deploy Helm charts ===
225 225  
226 226  Now go to Apps>Charts and filter if necessary for the devops-as-a-service Helm chart repository. Like shown below, a list of available charts is displayed. Simply click on one of the tiles to deploy them to your cluster.