Skip to content

Commit

Permalink
updated ATIP docs to pull from our prod registry and not the upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
jdob authored and hardys committed Sep 27, 2024
1 parent 2167e31 commit b56ec38
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions asciidoc/product/atip-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -417,9 +417,8 @@ This part could be done in two ways, using the `CLI` or using the `Rancher UI`.
Install Operator from CLI::
+
----
helm repo add suse-edge https://suse-edge.github.io/charts
helm install sriov-crd suse-edge/sriov-crd -n sriov-network-operator
helm install install sriov-network-operator suse-edge/sriov-network-operator -n sriov-network-operator
helm install sriov-crd oci://registry.suse.com/edge/3.1/sriov-crd-chart -n sriov-network-operator
helm install sriov-network-operator oci://registry.suse.com/edge/3.1/sriov-network-operator-chart -n sriov-network-operator
----
+
Install Operator from Rancher UI::
Expand Down

0 comments on commit b56ec38

Please sign in to comment.