Skip to content

Commit 65bc7a8

Browse files
committed
update generated manifests for certManagementPolicy
1 parent 99e280f commit 65bc7a8

4 files changed

Lines changed: 24 additions & 0 deletions

File tree

deploy/bundle.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26300,6 +26300,12 @@ spec:
2630026300
properties:
2630126301
allowInvalidCertificates:
2630226302
type: boolean
26303+
certManagementPolicy:
26304+
default: auto
26305+
enum:
26306+
- auto
26307+
- userProvidedOnly
26308+
type: string
2630326309
certValidityDuration:
2630426310
type: string
2630526311
issuerConf:

deploy/crd.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26300,6 +26300,12 @@ spec:
2630026300
properties:
2630126301
allowInvalidCertificates:
2630226302
type: boolean
26303+
certManagementPolicy:
26304+
default: auto
26305+
enum:
26306+
- auto
26307+
- userProvidedOnly
26308+
type: string
2630326309
certValidityDuration:
2630426310
type: string
2630526311
issuerConf:

deploy/cw-bundle.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26300,6 +26300,12 @@ spec:
2630026300
properties:
2630126301
allowInvalidCertificates:
2630226302
type: boolean
26303+
certManagementPolicy:
26304+
default: auto
26305+
enum:
26306+
- auto
26307+
- userProvidedOnly
26308+
type: string
2630326309
certValidityDuration:
2630426310
type: string
2630526311
issuerConf:

e2e-tests/version-service/conf/crd.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26300,6 +26300,12 @@ spec:
2630026300
properties:
2630126301
allowInvalidCertificates:
2630226302
type: boolean
26303+
certManagementPolicy:
26304+
default: auto
26305+
enum:
26306+
- auto
26307+
- userProvidedOnly
26308+
type: string
2630326309
certValidityDuration:
2630426310
type: string
2630526311
issuerConf:

0 commit comments

Comments
 (0)