File tree Expand file tree Collapse file tree
e2e-tests/version-service/conf Expand file tree Collapse file tree Original file line number Diff line number Diff 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:
Original file line number Diff line number Diff 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:
Original file line number Diff line number Diff 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:
Original file line number Diff line number Diff 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:
You can’t perform that action at this time.
0 commit comments