You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: networking/external_dns_operator/nw-installing-external-dns-operator.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ You can install the External DNS Operator using the Red Hat OpenShift Container
12
12
13
13
* You have logged in to the {product-title} web console as a user with `cluster-admin` permissions.
14
14
* You have created the operand `external-dns` namespace by running `oc create ns external-dns` command.
15
-
* You have granted the operator access to manage operand resources by running `oc apply -f https://raw.githubusercontent.com/openshift/external-dns-operator/main/config/rbac/extra-roles.yaml` command.
15
+
* You have granted the operator access to manage operand resources by running `oc apply -f https://raw.githubusercontent.com/openshift/external-dns-operator/release-0.1/config/rbac/extra-roles.yaml` command.
0 commit comments