|
|
@@ -6137,6 +6137,12 @@ spec:
|
|
|
pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$
|
|
|
type: string
|
|
|
type: object
|
|
|
+ path:
|
|
|
+ default: cert
|
|
|
+ description: |-
|
|
|
+ Path where the Certificate authentication backend is mounted
|
|
|
+ in Vault, e.g: "cert"
|
|
|
+ type: string
|
|
|
secretRef:
|
|
|
description: |-
|
|
|
SecretRef to a key in a Secret resource containing client private key to
|
|
|
@@ -17337,6 +17343,12 @@ spec:
|
|
|
pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$
|
|
|
type: string
|
|
|
type: object
|
|
|
+ path:
|
|
|
+ default: cert
|
|
|
+ description: |-
|
|
|
+ Path where the Certificate authentication backend is mounted
|
|
|
+ in Vault, e.g: "cert"
|
|
|
+ type: string
|
|
|
secretRef:
|
|
|
description: |-
|
|
|
SecretRef to a key in a Secret resource containing client private key to
|
|
|
@@ -24165,6 +24177,12 @@ spec:
|
|
|
pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$
|
|
|
type: string
|
|
|
type: object
|
|
|
+ path:
|
|
|
+ default: cert
|
|
|
+ description: |-
|
|
|
+ Path where the Certificate authentication backend is mounted
|
|
|
+ in Vault, e.g: "cert"
|
|
|
+ type: string
|
|
|
secretRef:
|
|
|
description: |-
|
|
|
SecretRef to a key in a Secret resource containing client private key to
|
|
|
@@ -26673,6 +26691,12 @@ spec:
|
|
|
pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$
|
|
|
type: string
|
|
|
type: object
|
|
|
+ path:
|
|
|
+ default: cert
|
|
|
+ description: |-
|
|
|
+ Path where the Certificate authentication backend is mounted
|
|
|
+ in Vault, e.g: "cert"
|
|
|
+ type: string
|
|
|
secretRef:
|
|
|
description: |-
|
|
|
SecretRef to a key in a Secret resource containing client private key to
|