Skip to content

Commit 9f4eae5

Browse files
authored
Merge pull request #2121 from jayonlau/main
Clean up extra spaces
2 parents 8437c04 + 91d3a27 commit 9f4eae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/external-dns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rules:
2222
verbs: ["list"]
2323
- apiGroups: [""]
2424
resources: ["endpoints"]
25-
verbs: ["get","watch","list"]
25+
verbs: ["get","watch","list"]
2626
---
2727
apiVersion: rbac.authorization.k8s.io/v1beta1
2828
kind: ClusterRoleBinding

0 commit comments

Comments
 (0)