Changes for page Rancher 2

Last modified by Diana Strebkova on 2025/12/12 14:23

From version 6.2
edited by Diana Strebkova
on 2025/12/08 15:39
Change comment: There is no comment for this version
To version 9.1
edited by Diana Strebkova
on 2025/12/08 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -218,6 +218,8 @@
218 218  
219 219  [[image:Screenshot 2024-07-03 at 15.13.55.png||data-xwiki-image-style-border="true" height="149" width="785"]]
220 220  
221 +==== ====
222 +
221 221  ==== Target: OCI Repository ====
222 222  
223 223  To add public oci-repository, navigate to repository create button and click it.
... ... @@ -283,7 +283,10 @@
283 283  Create a new Repository by pressing the Create button.
284 284  
285 285  (% id="HTarget:http28s29URL-1" class="p1" %)
286 -==== [[image:attach:Screenshot 2023-04-25 at 13.30.33.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="127" width="1100"]]
288 +==== [[image:attach:Screenshot 2023-04-25 at 13.30.33.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="127" width="1100"]] ====
289 +
290 +(% id="HTarget:http28s29URL-1" class="p1" %)
291 +====
287 287  Target: http(s) URL ====
288 288  
289 289  {{warning title="Chartmuseum Deprecation"}}
... ... @@ -310,10 +310,21 @@
310 310  Now all internal helm charts are stored in harbor folders with -helm suffix. Adding the whole public project doesn't work natively anymore, so each separate chart should be added as a separate repo.
311 311  {{/info}}
312 312  
318 +(% class="p1" %)
319 +Choose OCI repository in Target and for url, use  ##oci:~/~/registry-<domain>.devops.t-systems.net/<project>-helm/<chatname>##
313 313  
321 +(% class="p1" %)
322 +Replace ##<domain>## , ##<project>##  and ##<chatname> ##as necessary to match your set-up.
323 +
324 +(% class="p1" %)
325 +For Authentication, select "Create a HTTP Basic Auth Secret" and provide the Username and Password of the Harbor robot account from the previous section.
326 +
314 314  (% class="wikigeneratedid" %)
315 315  [[image:1765208347952-345.36.18.png||height="449" width="849"]]
316 316  
330 +(% class="wikigeneratedid" %)
331 +Click Create.
332 +
317 317  = Automated deployments with Jenkins =
318 318  
319 319  In this section, we describe(% style="color:#172b4d" %) how to set-up **automated builds, tests and deployments** for Jenkins.