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:
parent
0d364fb4c0
commit
81156beb25
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue