Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#2121 from jayonlau/main
Browse files Browse the repository at this point in the history
Clean up extra spaces
  • Loading branch information
k8s-ci-robot authored Jul 13, 2021
2 parents 8437c04 + 91d3a27 commit 9f4eae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/external-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rules:
verbs: ["list"]
- apiGroups: [""]
resources: ["endpoints"]
verbs: ["get","watch","list"]
verbs: ["get","watch","list"]
---
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
Expand Down

0 comments on commit 9f4eae5

Please sign in to comment.