chore(argo-workflows): update comment for azure artifact repository blobNameFormat (#2229)

This commit is contained in:
Jeongwon Song 2023-08-19 01:59:46 -04:00 committed by GitHub
parent dc56fa63f3
commit a9acf935ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -752,7 +752,7 @@ artifactRepository:
azure: {}
# endpoint: https://mystorageaccountname.blob.core.windows.net
# container: my-container-name
# blob: path/in/container
# blobNameFormat: path/in/container
## accountKeySecret is a secret selector.
## It references the k8s secret named 'my-azure-storage-credentials'.
## This secret is expected to have have the key 'account-access-key',