Hi,
In the documentation (https://help.dynatrace.com/data-security/security-gateway/how-do-i-configure-security-gateway it states the parameters that can be passed to the installer to automate the SGW installation.
One of them is PUBLIC_SG=<true\false\managed>.
What does each option actually mean? What I could come up with:
However that is just a guess
Can someone shed a light on this?
Thanks!
KR,
Kristof
Solved! Go to Solution.
Hey Kristof,
Public, Public Managed Embedded (on node)
publicSg = true
Public Managed
publicSg = managed
Private
publicSg = false or not set
Thank you Radowslaw.
so a value of "true" should never be used then as it is part of the managed cluster node?
That is correct.