mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-13 15:15:55 +10:00
@@ -80,9 +80,6 @@ type ChallengeSpec struct {
|
||||
|
||||
// Solver contains the domain solving configuration that should be used to
|
||||
// solve this challenge resource.
|
||||
// Only **one** of 'config' or 'solver' may be specified, and if both are
|
||||
// specified then no action will be performed on the Challenge resource.
|
||||
// +optional
|
||||
Solver *ACMEChallengeSolver `json:"solver,omitempty"`
|
||||
|
||||
// IssuerRef references a properly configured ACME-type Issuer which should
|
||||
|
||||
@@ -72,9 +72,6 @@ type ChallengeSpec struct {
|
||||
|
||||
// Solver contains the domain solving configuration that should be used to
|
||||
// solve this challenge resource.
|
||||
// Only **one** of 'config' or 'solver' may be specified, and if both are
|
||||
// specified then no action will be performed on the Challenge resource.
|
||||
// +optional
|
||||
Solver *ACMEChallengeSolver `json:"solver,omitempty"`
|
||||
|
||||
// IssuerRef references a properly configured ACME-type Issuer which should
|
||||
|
||||
Reference in New Issue
Block a user