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 (bitnami#46947)

Signed-off-by: mdhont <michield@vmware.com>
  • Loading branch information
mdhont authored and imvuong committed Sep 20, 2023
1 parent af3c8d7 commit dd3c5e5
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 dd3c5e5

Please sign in to comment.