add logging for prow

This commit is contained in:
2025-05-13 21:08:05 +08:00
parent 539afdd1b2
commit 99625d4dbb
2 changed files with 67 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ server {
listen 443 ssl;
listen 80;
client_max_body_size 10M;
access_by_lua_file /usr/local/openresty/nginx/scripts/log_to_webhook.lua;
# disable in local test env
ssl_certificate /etc/letsencrypt/live/moicen.com/fullchain.pem; # managed by Certbot