Update values.yaml
Signed-off-by: Jeongwon Song <46633758+jsong336@users.noreply.github.com>
This commit is contained in:
parent
dc56fa63f3
commit
e5ef14940c
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue