File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 33
33
- description : >-
34
34
Follow these steps to create a HelmChartRepository CR:
35
35
36
- 1. Click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation, and select **Administrator**.
36
+ 1. If present, click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation and select **Administrator**.
37
37
38
38
1. In the navigation menu, click [Home]{{highlight qs-nav-home}}.
39
39
@@ -48,16 +48,13 @@ spec:
48
48
```
49
49
apiVersion: helm.openshift.io/v1beta1
50
50
kind: HelmChartRepository
51
-
52
51
metadata:
53
52
name: azure-sample-repo
54
-
55
53
spec:
56
54
name: azure-sample-repo
57
-
58
55
connectionConfig:
59
56
url: https://raw.githubusercontent.com/Azure-Samples/helm-charts/master/docs
60
- ```
57
+ ```{{copy}}
61
58
62
59
1. Click **Create**.
63
60
You can’t perform that action at this time.
0 commit comments