Skip to content

Commit

Permalink
fix: -api-server-egress was not an array
Browse files Browse the repository at this point in the history
Signed-off-by: Guilhem Barthés <[email protected]>
  • Loading branch information
guilhem-barthes committed May 8, 2024
1 parent d34d161 commit 3734e9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ spec:
policyTypes:
- Egress
egress:
to:
- to:
- ipBlock:
cidr: 10.0.0.0/8

0 comments on commit 3734e9f

Please sign in to comment.