We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am trying to deploy for the first time the wiz-kubernetes-connector with broker.enabled = true & autoCreateConnector = false
wiz-kubernetes-connector
broker.enabled = true & autoCreateConnector = false
The connector is already deployed on GCP, this is why I don't need the auto creation of the connector
Where to find the values here and what are their purposes (especially the target* variables, which seems to be k8s related)?
connectorId: "" connectorToken: "" targetDomain: "" targetIp: "" targetPort: ""
Thank you
The text was updated successfully, but these errors were encountered:
Hey, what do you mean it is deployed on GCP? Was it automatically created by Wiz? If so, no further steps are required.
Sorry, something went wrong.
No branches or pull requests
Hi,
I am trying to deploy for the first time the
wiz-kubernetes-connector
withbroker.enabled = true & autoCreateConnector = false
The connector is already deployed on GCP, this is why I don't need the auto creation of the connector
Where to find the values here and what are their purposes (especially the target* variables, which seems to be k8s related)?
Thank you
The text was updated successfully, but these errors were encountered: