Options
All
  • Public
  • Public/Protected
  • All
Menu

Optional pod template used to configure the ACME challenge solver pods used for HTTP01 challenges.

schema

ChallengeSpecSolverHttp01IngressPodTemplate

Hierarchy

  • ChallengeSpecSolverHttp01IngressPodTemplate

Index

Properties

Properties

Optional Readonly metadata

ObjectMeta overrides for the pod used to solve HTTP01 challenges. Only the 'labels' and 'annotations' fields may be set. If labels or annotations overlap with in-built values, the values here will override the in-built values.

schema

ChallengeSpecSolverHttp01IngressPodTemplate#metadata

Optional Readonly spec

PodSpec defines overrides for the HTTP01 challenge solver pod. Only the 'priorityClassName', 'nodeSelector', 'affinity', 'serviceAccountName' and 'tolerations' fields are supported currently. All other fields will be ignored.

schema

ChallengeSpecSolverHttp01IngressPodTemplate#spec

Generated using TypeDoc