Skip to content

Commit 102d267

Browse files
authored
Merge pull request #42627 from xenolinux/externaldns-update
NE-753: Update the branch name
2 parents bef977e + 4bf61f4 commit 102d267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

networking/external_dns_operator/nw-installing-external-dns-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can install the External DNS Operator using the Red Hat OpenShift Container
1212

1313
* You have logged in to the {product-title} web console as a user with `cluster-admin` permissions.
1414
* 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.
1616
1717
.Procedure
1818

0 commit comments

Comments
 (0)