Skip to content

Commit

Permalink
Merge branch 'master' into required-probes-only-services
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Jul 27, 2023
2 parents 98fc9dc + 9ce200b commit 002f835
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,3 @@ spec:
kinds:
- apiGroups: [""]
kinds: ["Service"]
excludedNamespaces:
- "ingress-nginx-private"
- "ingress-nginx-public"
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,3 @@ spec:
kinds:
- apiGroups: [""]
kinds: ["Service"]
excludedNamespaces:
- "ingress-nginx-private"
- "ingress-nginx-public"
3 changes: 0 additions & 3 deletions website/docs/validation/block-loadbalancer-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ spec:
kinds:
- apiGroups: [""]
kinds: ["Service"]
excludedNamespaces:
- "ingress-nginx-private"
- "ingress-nginx-public"

```

Expand Down

0 comments on commit 002f835

Please sign in to comment.