certmanager v1.14

Challenge.spec.solver.dns01.webhook.config

Additional configuration that should be passed to the webhook apiserver when challenges are processed. This can contain arbitrary JSON data. Secret values should not be specified in this stanza. If secret values are needed (e.g. credentials for a DNS service), you should use a SecretKeySelector to reference a Secret resource. For details on the schema of this field, consult the webhook provider implementation's documentation.

1 fields
Challenge.spec.solver.dns01.webhook.config fields and descriptions
Field / TypeDescription
Challenge.spec.solver.dns01.webhook.config
any

Additional configuration that should be passed to the webhook apiserver when challenges are processed. This can contain arbitrary JSON data. Secret values should not be specified in this stanza. If secret values are needed (e.g. credentials for a DNS service), you should use a SecretKeySelector to reference a Secret resource. For details on the schema of this field, consult the webhook provider implementation's documentation.

  • x-kubernetes-preserve-unknown-fields: true