|
@@ -2155,7 +2155,7 @@ spec:
|
|
|
description: SecretStoreSpec defines the desired state of SecretStore.
|
|
description: SecretStoreSpec defines the desired state of SecretStore.
|
|
|
properties:
|
|
properties:
|
|
|
conditions:
|
|
conditions:
|
|
|
- description: Used to constraint a ClusterSecretStore to specific namespaces. Relevant only to ClusterSecretStore
|
|
|
|
|
|
|
+ description: Used to constrain a ClusterSecretStore to specific namespaces. Relevant only to ClusterSecretStore.
|
|
|
items:
|
|
items:
|
|
|
description: |-
|
|
description: |-
|
|
|
ClusterSecretStoreCondition describes a condition by which to choose namespaces to process ExternalSecrets in
|
|
ClusterSecretStoreCondition describes a condition by which to choose namespaces to process ExternalSecrets in
|
|
@@ -4188,7 +4188,7 @@ spec:
|
|
|
type: object
|
|
type: object
|
|
|
github:
|
|
github:
|
|
|
description: |-
|
|
description: |-
|
|
|
- Github configures this store to push GitHub Action secrets using GitHub API provider.
|
|
|
|
|
|
|
+ Github configures this store to push GitHub Actions secrets using the GitHub API provider.
|
|
|
Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
|
properties:
|
|
properties:
|
|
|
appID:
|
|
appID:
|
|
@@ -6071,7 +6071,7 @@ spec:
|
|
|
- project
|
|
- project
|
|
|
type: object
|
|
type: object
|
|
|
scaleway:
|
|
scaleway:
|
|
|
- description: Scaleway
|
|
|
|
|
|
|
+ description: Scaleway configures this store to sync secrets using the Scaleway provider.
|
|
|
properties:
|
|
properties:
|
|
|
accessKey:
|
|
accessKey:
|
|
|
description: AccessKey is the non-secret part of the api key.
|
|
description: AccessKey is the non-secret part of the api key.
|
|
@@ -6334,7 +6334,7 @@ spec:
|
|
|
- url
|
|
- url
|
|
|
type: object
|
|
type: object
|
|
|
vault:
|
|
vault:
|
|
|
- description: Vault configures this store to sync secrets using Hashi provider
|
|
|
|
|
|
|
+ description: Vault configures this store to sync secrets using the HashiCorp Vault provider.
|
|
|
properties:
|
|
properties:
|
|
|
auth:
|
|
auth:
|
|
|
description: Auth configures how secret-manager authenticates with the Vault server.
|
|
description: Auth configures how secret-manager authenticates with the Vault server.
|
|
@@ -7703,7 +7703,7 @@ spec:
|
|
|
description: Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.
|
|
description: Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.
|
|
|
type: integer
|
|
type: integer
|
|
|
retrySettings:
|
|
retrySettings:
|
|
|
- description: Used to configure http retries if failed
|
|
|
|
|
|
|
+ description: Used to configure HTTP retries on failures.
|
|
|
properties:
|
|
properties:
|
|
|
maxRetries:
|
|
maxRetries:
|
|
|
format: int32
|
|
format: int32
|
|
@@ -7787,7 +7787,7 @@ spec:
|
|
|
description: SecretStoreSpec defines the desired state of SecretStore.
|
|
description: SecretStoreSpec defines the desired state of SecretStore.
|
|
|
properties:
|
|
properties:
|
|
|
conditions:
|
|
conditions:
|
|
|
- description: Used to constraint a ClusterSecretStore to specific namespaces. Relevant only to ClusterSecretStore
|
|
|
|
|
|
|
+ description: Used to constrain a ClusterSecretStore to specific namespaces. Relevant only to ClusterSecretStore.
|
|
|
items:
|
|
items:
|
|
|
description: |-
|
|
description: |-
|
|
|
ClusterSecretStoreCondition describes a condition by which to choose namespaces to process ExternalSecrets in
|
|
ClusterSecretStoreCondition describes a condition by which to choose namespaces to process ExternalSecrets in
|
|
@@ -9520,7 +9520,7 @@ spec:
|
|
|
type: string
|
|
type: string
|
|
|
type: object
|
|
type: object
|
|
|
github:
|
|
github:
|
|
|
- description: Github configures this store to push Github Action secrets using Github API provider
|
|
|
|
|
|
|
+ description: Github configures this store to push GitHub Actions secrets using the GitHub API provider.
|
|
|
properties:
|
|
properties:
|
|
|
appID:
|
|
appID:
|
|
|
description: appID specifies the Github APP that will be used to authenticate the client
|
|
description: appID specifies the Github APP that will be used to authenticate the client
|
|
@@ -10588,7 +10588,7 @@ spec:
|
|
|
- project
|
|
- project
|
|
|
type: object
|
|
type: object
|
|
|
scaleway:
|
|
scaleway:
|
|
|
- description: Scaleway
|
|
|
|
|
|
|
+ description: Scaleway configures this store to sync secrets using the Scaleway provider.
|
|
|
properties:
|
|
properties:
|
|
|
accessKey:
|
|
accessKey:
|
|
|
description: AccessKey is the non-secret part of the api key.
|
|
description: AccessKey is the non-secret part of the api key.
|
|
@@ -10808,7 +10808,7 @@ spec:
|
|
|
- url
|
|
- url
|
|
|
type: object
|
|
type: object
|
|
|
vault:
|
|
vault:
|
|
|
- description: Vault configures this store to sync secrets using Hashi provider
|
|
|
|
|
|
|
+ description: Vault configures this store to sync secrets using the HashiCorp Vault provider.
|
|
|
properties:
|
|
properties:
|
|
|
auth:
|
|
auth:
|
|
|
description: Auth configures how secret-manager authenticates with the Vault server.
|
|
description: Auth configures how secret-manager authenticates with the Vault server.
|
|
@@ -11894,7 +11894,7 @@ spec:
|
|
|
description: Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.
|
|
description: Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.
|
|
|
type: integer
|
|
type: integer
|
|
|
retrySettings:
|
|
retrySettings:
|
|
|
- description: Used to configure http retries if failed
|
|
|
|
|
|
|
+ description: Used to configure HTTP retries on failures.
|
|
|
properties:
|
|
properties:
|
|
|
maxRetries:
|
|
maxRetries:
|
|
|
description: MaxRetries is the maximum number of retry attempts.
|
|
description: MaxRetries is the maximum number of retry attempts.
|
|
@@ -13821,7 +13821,7 @@ spec:
|
|
|
description: SecretStoreSpec defines the desired state of SecretStore.
|
|
description: SecretStoreSpec defines the desired state of SecretStore.
|
|
|
properties:
|
|
properties:
|
|
|
conditions:
|
|
conditions:
|
|
|
- description: Used to constraint a ClusterSecretStore to specific namespaces. Relevant only to ClusterSecretStore
|
|
|
|
|
|
|
+ description: Used to constrain a ClusterSecretStore to specific namespaces. Relevant only to ClusterSecretStore.
|
|
|
items:
|
|
items:
|
|
|
description: |-
|
|
description: |-
|
|
|
ClusterSecretStoreCondition describes a condition by which to choose namespaces to process ExternalSecrets in
|
|
ClusterSecretStoreCondition describes a condition by which to choose namespaces to process ExternalSecrets in
|
|
@@ -15854,7 +15854,7 @@ spec:
|
|
|
type: object
|
|
type: object
|
|
|
github:
|
|
github:
|
|
|
description: |-
|
|
description: |-
|
|
|
- Github configures this store to push GitHub Action secrets using GitHub API provider.
|
|
|
|
|
|
|
+ Github configures this store to push GitHub Actions secrets using the GitHub API provider.
|
|
|
Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
Note: This provider only supports write operations (PushSecret) and cannot fetch secrets from GitHub
|
|
|
properties:
|
|
properties:
|
|
|
appID:
|
|
appID:
|
|
@@ -17737,7 +17737,7 @@ spec:
|
|
|
- project
|
|
- project
|
|
|
type: object
|
|
type: object
|
|
|
scaleway:
|
|
scaleway:
|
|
|
- description: Scaleway
|
|
|
|
|
|
|
+ description: Scaleway configures this store to sync secrets using the Scaleway provider.
|
|
|
properties:
|
|
properties:
|
|
|
accessKey:
|
|
accessKey:
|
|
|
description: AccessKey is the non-secret part of the api key.
|
|
description: AccessKey is the non-secret part of the api key.
|
|
@@ -18000,7 +18000,7 @@ spec:
|
|
|
- url
|
|
- url
|
|
|
type: object
|
|
type: object
|
|
|
vault:
|
|
vault:
|
|
|
- description: Vault configures this store to sync secrets using Hashi provider
|
|
|
|
|
|
|
+ description: Vault configures this store to sync secrets using the HashiCorp Vault provider.
|
|
|
properties:
|
|
properties:
|
|
|
auth:
|
|
auth:
|
|
|
description: Auth configures how secret-manager authenticates with the Vault server.
|
|
description: Auth configures how secret-manager authenticates with the Vault server.
|
|
@@ -19369,7 +19369,7 @@ spec:
|
|
|
description: Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.
|
|
description: Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.
|
|
|
type: integer
|
|
type: integer
|
|
|
retrySettings:
|
|
retrySettings:
|
|
|
- description: Used to configure http retries if failed
|
|
|
|
|
|
|
+ description: Used to configure HTTP retries on failures.
|
|
|
properties:
|
|
properties:
|
|
|
maxRetries:
|
|
maxRetries:
|
|
|
format: int32
|
|
format: int32
|
|
@@ -19453,7 +19453,7 @@ spec:
|
|
|
description: SecretStoreSpec defines the desired state of SecretStore.
|
|
description: SecretStoreSpec defines the desired state of SecretStore.
|
|
|
properties:
|
|
properties:
|
|
|
conditions:
|
|
conditions:
|
|
|
- description: Used to constraint a ClusterSecretStore to specific namespaces. Relevant only to ClusterSecretStore
|
|
|
|
|
|
|
+ description: Used to constrain a ClusterSecretStore to specific namespaces. Relevant only to ClusterSecretStore.
|
|
|
items:
|
|
items:
|
|
|
description: |-
|
|
description: |-
|
|
|
ClusterSecretStoreCondition describes a condition by which to choose namespaces to process ExternalSecrets in
|
|
ClusterSecretStoreCondition describes a condition by which to choose namespaces to process ExternalSecrets in
|
|
@@ -21186,7 +21186,7 @@ spec:
|
|
|
type: string
|
|
type: string
|
|
|
type: object
|
|
type: object
|
|
|
github:
|
|
github:
|
|
|
- description: Github configures this store to push Github Action secrets using Github API provider
|
|
|
|
|
|
|
+ description: Github configures this store to push GitHub Actions secrets using the GitHub API provider.
|
|
|
properties:
|
|
properties:
|
|
|
appID:
|
|
appID:
|
|
|
description: appID specifies the Github APP that will be used to authenticate the client
|
|
description: appID specifies the Github APP that will be used to authenticate the client
|
|
@@ -22254,7 +22254,7 @@ spec:
|
|
|
- project
|
|
- project
|
|
|
type: object
|
|
type: object
|
|
|
scaleway:
|
|
scaleway:
|
|
|
- description: Scaleway
|
|
|
|
|
|
|
+ description: Scaleway configures this store to sync secrets using the Scaleway provider.
|
|
|
properties:
|
|
properties:
|
|
|
accessKey:
|
|
accessKey:
|
|
|
description: AccessKey is the non-secret part of the api key.
|
|
description: AccessKey is the non-secret part of the api key.
|
|
@@ -22474,7 +22474,7 @@ spec:
|
|
|
- url
|
|
- url
|
|
|
type: object
|
|
type: object
|
|
|
vault:
|
|
vault:
|
|
|
- description: Vault configures this store to sync secrets using Hashi provider
|
|
|
|
|
|
|
+ description: Vault configures this store to sync secrets using the HashiCorp Vault provider.
|
|
|
properties:
|
|
properties:
|
|
|
auth:
|
|
auth:
|
|
|
description: Auth configures how secret-manager authenticates with the Vault server.
|
|
description: Auth configures how secret-manager authenticates with the Vault server.
|
|
@@ -23560,7 +23560,7 @@ spec:
|
|
|
description: Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.
|
|
description: Used to configure store refresh interval in seconds. Empty or 0 will default to the controller config.
|
|
|
type: integer
|
|
type: integer
|
|
|
retrySettings:
|
|
retrySettings:
|
|
|
- description: Used to configure http retries if failed
|
|
|
|
|
|
|
+ description: Used to configure HTTP retries on failures.
|
|
|
properties:
|
|
properties:
|
|
|
maxRetries:
|
|
maxRetries:
|
|
|
description: MaxRetries is the maximum number of retry attempts.
|
|
description: MaxRetries is the maximum number of retry attempts.
|