|
|
@@ -2966,70 +2966,6 @@ spec:
|
|
|
- clientSecret
|
|
|
- tenant
|
|
|
type: object
|
|
|
- secretserver:
|
|
|
- description: |-
|
|
|
- Secret Server
|
|
|
- https://docs.delinea.com/online-help/secret-server/start.htm
|
|
|
- properties:
|
|
|
- username:
|
|
|
- description: UserName is the non-secret part of the credential.
|
|
|
- properties:
|
|
|
- secretRef:
|
|
|
- description: SecretRef references a key in a secret that will be used as value.
|
|
|
- properties:
|
|
|
- key:
|
|
|
- description: |-
|
|
|
- The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
|
|
|
- defaulted, in others it may be required.
|
|
|
- type: string
|
|
|
- name:
|
|
|
- description: The name of the Secret resource being referred to.
|
|
|
- type: string
|
|
|
- namespace:
|
|
|
- description: |-
|
|
|
- Namespace of the resource being referred to. Ignored if referent is not cluster-scoped. cluster-scoped defaults
|
|
|
- to the namespace of the referent.
|
|
|
- type: string
|
|
|
- type: object
|
|
|
- value:
|
|
|
- description: Value can be specified directly to set a value without using a secret.
|
|
|
- type: string
|
|
|
- type: object
|
|
|
- password:
|
|
|
- description: PassWord is the secret part of the credential.
|
|
|
- properties:
|
|
|
- secretRef:
|
|
|
- description: SecretRef references a key in a secret that will be used as value.
|
|
|
- properties:
|
|
|
- key:
|
|
|
- description: |-
|
|
|
- The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
|
|
|
- defaulted, in others it may be required.
|
|
|
- type: string
|
|
|
- name:
|
|
|
- description: The name of the Secret resource being referred to.
|
|
|
- type: string
|
|
|
- namespace:
|
|
|
- description: |-
|
|
|
- Namespace of the resource being referred to. Ignored if referent is not cluster-scoped. cluster-scoped defaults
|
|
|
- to the namespace of the referent.
|
|
|
- type: string
|
|
|
- type: object
|
|
|
- value:
|
|
|
- description: Value can be specified directly to set a value without using a secret.
|
|
|
- type: string
|
|
|
- type: object
|
|
|
-# userName:
|
|
|
-# description: Username for secret server.
|
|
|
-# type: string
|
|
|
- serverURL:
|
|
|
- description: URL for your secret server installation.
|
|
|
- type: string
|
|
|
- required:
|
|
|
- - username
|
|
|
- - password
|
|
|
- - serverURL
|
|
|
- type: object
|
|
|
doppler:
|
|
|
description: Doppler configures this store to sync secrets using the Doppler provider
|
|
|
properties:
|
|
|
@@ -3850,6 +3786,69 @@ spec:
|
|
|
- region
|
|
|
- secretKey
|
|
|
type: object
|
|
|
+ secretserver:
|
|
|
+ description: |-
|
|
|
+ SecretServer configures this store to sync secrets using SecretServer provider
|
|
|
+ https://docs.delinea.com/online-help/secret-server/start.htm
|
|
|
+ properties:
|
|
|
+ password:
|
|
|
+ description: PassWord is the secret server account passWord.
|
|
|
+ properties:
|
|
|
+ secretRef:
|
|
|
+ description: SecretRef references a key in a secret that will be used as value.
|
|
|
+ properties:
|
|
|
+ key:
|
|
|
+ description: |-
|
|
|
+ The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
|
|
|
+ defaulted, in others it may be required.
|
|
|
+ type: string
|
|
|
+ name:
|
|
|
+ description: The name of the Secret resource being referred to.
|
|
|
+ type: string
|
|
|
+ namespace:
|
|
|
+ description: |-
|
|
|
+ Namespace of the resource being referred to. Ignored if referent is not cluster-scoped. cluster-scoped defaults
|
|
|
+ to the namespace of the referent.
|
|
|
+ type: string
|
|
|
+ type: object
|
|
|
+ value:
|
|
|
+ description: Value can be specified directly to set a value without using a secret.
|
|
|
+ type: string
|
|
|
+ type: object
|
|
|
+ serverURL:
|
|
|
+ description: |-
|
|
|
+ ServerURL
|
|
|
+ URL to your secret server installation
|
|
|
+ type: string
|
|
|
+ username:
|
|
|
+ description: UserName is the secret server account userName.
|
|
|
+ properties:
|
|
|
+ secretRef:
|
|
|
+ description: SecretRef references a key in a secret that will be used as value.
|
|
|
+ properties:
|
|
|
+ key:
|
|
|
+ description: |-
|
|
|
+ The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
|
|
|
+ defaulted, in others it may be required.
|
|
|
+ type: string
|
|
|
+ name:
|
|
|
+ description: The name of the Secret resource being referred to.
|
|
|
+ type: string
|
|
|
+ namespace:
|
|
|
+ description: |-
|
|
|
+ Namespace of the resource being referred to. Ignored if referent is not cluster-scoped. cluster-scoped defaults
|
|
|
+ to the namespace of the referent.
|
|
|
+ type: string
|
|
|
+ type: object
|
|
|
+ value:
|
|
|
+ description: Value can be specified directly to set a value without using a secret.
|
|
|
+ type: string
|
|
|
+ type: object
|
|
|
+ required:
|
|
|
+ - password
|
|
|
+ - serverURL
|
|
|
+ - username
|
|
|
+ type: object
|
|
|
senhasegura:
|
|
|
description: Senhasegura configures this store to sync secrets using senhasegura provider
|
|
|
properties:
|
|
|
@@ -8286,78 +8285,6 @@ spec:
|
|
|
- clientSecret
|
|
|
- tenant
|
|
|
type: object
|
|
|
- secretserver:
|
|
|
- description: |-
|
|
|
- Secret Server
|
|
|
- https://docs.delinea.com/online-help/secret-server/start.htm
|
|
|
- properties:
|
|
|
- username:
|
|
|
- description: UserName is the non-secret part of the credential.
|
|
|
- properties:
|
|
|
- secretRef:
|
|
|
- description: SecretRef references a key in a secret that will be used as value.
|
|
|
- properties:
|
|
|
- key:
|
|
|
- description: |-
|
|
|
- The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
|
|
|
- defaulted, in others it may be required.
|
|
|
- type: string
|
|
|
- name:
|
|
|
- description: The name of the Secret resource being referred to.
|
|
|
- type: string
|
|
|
- namespace:
|
|
|
- description: |-
|
|
|
- Namespace of the resource being referred to. Ignored if referent is not cluster-scoped. cluster-scoped defaults
|
|
|
- to the namespace of the referent.
|
|
|
- type: string
|
|
|
- type: object
|
|
|
- value:
|
|
|
- description: Value can be specified directly to set a value without using a secret.
|
|
|
- type: string
|
|
|
- type: object
|
|
|
- password:
|
|
|
- description: PassWord is the secret part of the credential.
|
|
|
- properties:
|
|
|
- secretRef:
|
|
|
- description: SecretRef references a key in a secret that will be used as value.
|
|
|
- properties:
|
|
|
- key:
|
|
|
- description: |-
|
|
|
- The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
|
|
|
- defaulted, in others it may be required.
|
|
|
- type: string
|
|
|
- name:
|
|
|
- description: The name of the Secret resource being referred to.
|
|
|
- type: string
|
|
|
- namespace:
|
|
|
- description: |-
|
|
|
- Namespace of the resource being referred to. Ignored if referent is not cluster-scoped. cluster-scoped defaults
|
|
|
- to the namespace of the referent.
|
|
|
- type: string
|
|
|
- type: object
|
|
|
- value:
|
|
|
- description: Value can be specified directly to set a value without using a secret.
|
|
|
- type: string
|
|
|
- type: object
|
|
|
-# userName:
|
|
|
-# description: URL for your secret server installation.
|
|
|
-# type: string
|
|
|
-# passWord:
|
|
|
-# description: URL for your secret server installation.
|
|
|
-# type: string
|
|
|
- serverURL:
|
|
|
- description: URL for your secret server installation.
|
|
|
- type: string
|
|
|
-# secretID:
|
|
|
-# description: |-
|
|
|
-# ID of the secret you wish to access.
|
|
|
-# type: integer
|
|
|
- required:
|
|
|
- - username
|
|
|
- - password
|
|
|
- - serverURL
|
|
|
-# - secretID
|
|
|
- type: object
|
|
|
doppler:
|
|
|
description: Doppler configures this store to sync secrets using the Doppler provider
|
|
|
properties:
|
|
|
@@ -9178,6 +9105,69 @@ spec:
|
|
|
- region
|
|
|
- secretKey
|
|
|
type: object
|
|
|
+ secretserver:
|
|
|
+ description: |-
|
|
|
+ SecretServer configures this store to sync secrets using SecretServer provider
|
|
|
+ https://docs.delinea.com/online-help/secret-server/start.htm
|
|
|
+ properties:
|
|
|
+ password:
|
|
|
+ description: PassWord is the secret server account passWord.
|
|
|
+ properties:
|
|
|
+ secretRef:
|
|
|
+ description: SecretRef references a key in a secret that will be used as value.
|
|
|
+ properties:
|
|
|
+ key:
|
|
|
+ description: |-
|
|
|
+ The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
|
|
|
+ defaulted, in others it may be required.
|
|
|
+ type: string
|
|
|
+ name:
|
|
|
+ description: The name of the Secret resource being referred to.
|
|
|
+ type: string
|
|
|
+ namespace:
|
|
|
+ description: |-
|
|
|
+ Namespace of the resource being referred to. Ignored if referent is not cluster-scoped. cluster-scoped defaults
|
|
|
+ to the namespace of the referent.
|
|
|
+ type: string
|
|
|
+ type: object
|
|
|
+ value:
|
|
|
+ description: Value can be specified directly to set a value without using a secret.
|
|
|
+ type: string
|
|
|
+ type: object
|
|
|
+ serverURL:
|
|
|
+ description: |-
|
|
|
+ ServerURL
|
|
|
+ URL to your secret server installation
|
|
|
+ type: string
|
|
|
+ username:
|
|
|
+ description: UserName is the secret server account userName.
|
|
|
+ properties:
|
|
|
+ secretRef:
|
|
|
+ description: SecretRef references a key in a secret that will be used as value.
|
|
|
+ properties:
|
|
|
+ key:
|
|
|
+ description: |-
|
|
|
+ The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be
|
|
|
+ defaulted, in others it may be required.
|
|
|
+ type: string
|
|
|
+ name:
|
|
|
+ description: The name of the Secret resource being referred to.
|
|
|
+ type: string
|
|
|
+ namespace:
|
|
|
+ description: |-
|
|
|
+ Namespace of the resource being referred to. Ignored if referent is not cluster-scoped. cluster-scoped defaults
|
|
|
+ to the namespace of the referent.
|
|
|
+ type: string
|
|
|
+ type: object
|
|
|
+ value:
|
|
|
+ description: Value can be specified directly to set a value without using a secret.
|
|
|
+ type: string
|
|
|
+ type: object
|
|
|
+ required:
|
|
|
+ - password
|
|
|
+ - serverURL
|
|
|
+ - username
|
|
|
+ type: object
|
|
|
senhasegura:
|
|
|
description: Senhasegura configures this store to sync secrets using senhasegura provider
|
|
|
properties:
|