Revert "[bitnami/kong] Lua not required anymore" (#54067)

Revert "[bitnami/kong] Lua not required anymore (#54065)"

This reverts commit 0d364fb4c0.

Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Fran Mulero 2023-12-22 16:22:35 +01:00 committed by GitHub
parent 0d364fb4c0
commit 81156beb25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -14,6 +14,14 @@ file:
- "prefix = /opt/bitnami/kong/server"
- "nginx_daemon = off"
- "nginx_user = kong"
/opt/bitnami/scripts/kong-env.sh:
exists: true
contents:
- "'luarocks path' configuration"
/etc/bash.bashrc:
exists: true
contents:
- "'luarocks path' configuration"
/usr/local/kong/include/opentelemetry:
exists: true
filetype: symlink