mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-19 18:44:25 +03:00
Update istio (#34)
* update istio * update istio * fixing istio * fix library name * fix library name * fix missing defenition of advanced-model * fix append * fix wrong name * fix pvc issue * fix config.go file * fix config.go file * fix config.go file * fix config.go file --------- Co-authored-by: Daniel Eisenberg <danielei@checkpoint.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
add_subdirectory(envoy)
|
||||
add_subdirectory(nano_attachment)
|
||||
add_subdirectory(nginx)
|
||||
if ("${ATTACHMENT_TYPE}" STREQUAL "envoy")
|
||||
add_subdirectory(envoy)
|
||||
else()
|
||||
add_subdirectory(nginx)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user