chore: Update manifests after change

This commit is contained in:
2026-03-10 18:49:47 +00:00
parent 95f80d5712
commit 92f35ea53b
53 changed files with 251 additions and 184 deletions

View File

@@ -9,9 +9,9 @@ metadata:
app.kubernetes.io/name: "cert-manager"
app.kubernetes.io/instance: "cert-manager"
app.kubernetes.io/component: "crds"
app.kubernetes.io/version: "v1.19.4"
app.kubernetes.io/version: "v1.20.0"
app.kubernetes.io/managed-by: Helm
helm.sh/chart: cert-manager-v1.19.4
helm.sh/chart: cert-manager-v1.20.0
spec:
group: cert-manager.io
names:
@@ -454,9 +454,6 @@ spec:
will be generated whenever a re-issuance occurs.
Default is `Always`.
The default was changed from `Never` to `Always` in cert-manager >=v1.18.0.
The new default can be disabled by setting the
`--feature-gates=DefaultPrivateKeyRotationPolicyAlways=false` option on
the controller component.
enum:
- Never
- Always
@@ -812,6 +809,10 @@ spec:
type: integer
type: object
type: object
selectableFields:
- jsonPath: .spec.issuerRef.group
- jsonPath: .spec.issuerRef.kind
- jsonPath: .spec.issuerRef.name
served: true
storage: true
subresources: