Skip to content

Commit

Permalink
[bitnami/nginx-ingress-controller] Fix Goss tests for Nginx Ingress C…
Browse files Browse the repository at this point in the history
…ontroller (#46947)

Signed-off-by: mdhont <[email protected]>
  • Loading branch information
mdhont authored Sep 1, 2023
1 parent df552f6 commit 6f94f84
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ command:
exec: getcap /nginx-ingress-controller /usr/local/nginx/sbin/nginx
exit-status: 0
stdout:
- nginx-ingress-controller cap_net_bind_service=ep
- nginx cap_net_bind_service=ep
- /nginx-ingress-controller .*cap_net_bind_service[+=]ep/
- /.*nginx .*cap_net_bind_service[+=]ep/

0 comments on commit 6f94f84

Please sign in to comment.