kubernetes v1.32

APIServiceSpec.caBundle

CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate. If unspecified, system trust roots on the apiserver are used.

1 fields
APIServiceSpec.caBundle fields and descriptions
Field / TypeDescription
APIServiceSpec.caBundle
string

CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate. If unspecified, system trust roots on the apiserver are used.

  • format: byte
  • x-kubernetes-list-type: "atomic"