You are viewing version 2.24 of the documentation, which is no longer maintained. For up-to-date documentation, see the latest version.
Webhook Config
This page describes
spec.spinnakerConfig.config.webhook
.Parameters
spec.spinnakerConfig.config.webhook
webhook:
trust:
enabled: false
trustStore:
trustStorePassword:
trust
:enabled
: falsetrustStore
: The path to a key store in JKS format containing certification authorities that should be trusted by webhook stages. File needs to be present on the machine running Spinnaker.trustStorePassword
: The password for the supplied trustStore.
Last modified August 13, 2020: chore(docs): organize installation doc (#141) (3d6882c)