samples-server icon indicating copy to clipboard operation
samples-server copied to clipboard

[Bug] tls-full sample does not create "default" namespace

Open tsurdilo opened this issue 3 years ago • 1 comments

when running the tls-full sample even tho autosetup image is used, the "default" namespace is not created

tsurdilo avatar Apr 25 '22 16:04 tsurdilo

Can set this to false in docker compose yml

   - "SKIP_DEFAULT_NAMESPACE_CREATION=true"

tsurdilo avatar Apr 25 '22 19:04 tsurdilo