ArgoWorkflows::IoArgoprojWorkflowV1alpha1AzureArtifact

Properties

Name Type Description Notes
account_key_secret IoK8sApiCoreV1SecretKeySelector AccountKeySecret is the secret selector to the Azure Blob Storage account access key [optional]
blob String Blob is the blob name (i.e., path) in the container where the artifact resides
container String Container is the container where resources will be stored
endpoint String Endpoint is the service url associated with an account. It is most likely &quot;https://<ACCOUNT_NAME>.blob.core.windows.net&quot;
use_sdk_creds BOOLEAN UseSDKCreds tells the driver to figure out credentials based on sdk defaults. [optional]