|
|
@@ -1894,13 +1894,13 @@ spec:
|
|
|
description: 'see: https://external-secrets.io/v0.4.1/spec/#external-secrets.io/v1alpha1.CAProvider'
|
|
|
properties:
|
|
|
key:
|
|
|
- description: The key the value inside of the provider type to use, only used with "Secret" type
|
|
|
+ description: The key where the CA certificate can be found in the Secret or ConfigMap.
|
|
|
type: string
|
|
|
name:
|
|
|
description: The name of the object located at the provider type.
|
|
|
type: string
|
|
|
namespace:
|
|
|
- description: The namespace the Provider type is in.
|
|
|
+ description: The namespace the Provider type is in. Can only be defined when used in a ClusterSecretStore.
|
|
|
type: string
|
|
|
type:
|
|
|
description: The type of provider to use such as "Secret", or "ConfigMap".
|
|
|
@@ -2266,13 +2266,13 @@ spec:
|
|
|
description: The provider for the CA bundle to use to validate Vault server certificate.
|
|
|
properties:
|
|
|
key:
|
|
|
- description: The key the value inside of the provider type to use, only used with "Secret" type
|
|
|
+ description: The key where the CA certificate can be found in the Secret or ConfigMap.
|
|
|
type: string
|
|
|
name:
|
|
|
description: The name of the object located at the provider type.
|
|
|
type: string
|
|
|
namespace:
|
|
|
- description: The namespace the Provider type is in.
|
|
|
+ description: The namespace the Provider type is in. Can only be defined when used in a ClusterSecretStore.
|
|
|
type: string
|
|
|
type:
|
|
|
description: The type of provider to use such as "Secret", or "ConfigMap".
|
|
|
@@ -4594,13 +4594,13 @@ spec:
|
|
|
description: 'see: https://external-secrets.io/v0.4.1/spec/#external-secrets.io/v1alpha1.CAProvider'
|
|
|
properties:
|
|
|
key:
|
|
|
- description: The key the value inside of the provider type to use, only used with "Secret" type
|
|
|
+ description: The key where the CA certificate can be found in the Secret or ConfigMap.
|
|
|
type: string
|
|
|
name:
|
|
|
description: The name of the object located at the provider type.
|
|
|
type: string
|
|
|
namespace:
|
|
|
- description: The namespace the Provider type is in.
|
|
|
+ description: The namespace the Provider type is in. Can only be defined when used in a ClusterSecretStore.
|
|
|
type: string
|
|
|
type:
|
|
|
description: The type of provider to use such as "Secret", or "ConfigMap".
|
|
|
@@ -4966,13 +4966,13 @@ spec:
|
|
|
description: The provider for the CA bundle to use to validate Vault server certificate.
|
|
|
properties:
|
|
|
key:
|
|
|
- description: The key the value inside of the provider type to use, only used with "Secret" type
|
|
|
+ description: The key where the CA certificate can be found in the Secret or ConfigMap.
|
|
|
type: string
|
|
|
name:
|
|
|
description: The name of the object located at the provider type.
|
|
|
type: string
|
|
|
namespace:
|
|
|
- description: The namespace the Provider type is in.
|
|
|
+ description: The namespace the Provider type is in. Can only be defined when used in a ClusterSecretStore.
|
|
|
type: string
|
|
|
type:
|
|
|
description: The type of provider to use such as "Secret", or "ConfigMap".
|