Update values.yaml
Signed-off-by: Jeongwon Song <46633758+jsong336@users.noreply.github.com>
This commit is contained in:
parent
962342fe2a
commit
e560c71cd2
1 changed files with 1 additions and 1 deletions
|
@ -750,7 +750,7 @@ artifactRepository:
|
||||||
azure: {}
|
azure: {}
|
||||||
# endpoint: https://mystorageaccountname.blob.core.windows.net
|
# endpoint: https://mystorageaccountname.blob.core.windows.net
|
||||||
# container: my-container-name
|
# container: my-container-name
|
||||||
# blob: path/in/container
|
# blobNameFormat: path/in/container
|
||||||
## accountKeySecret is a secret selector.
|
## accountKeySecret is a secret selector.
|
||||||
## It references the k8s secret named 'my-azure-storage-credentials'.
|
## It references the k8s secret named 'my-azure-storage-credentials'.
|
||||||
## This secret is expected to have have the key 'account-access-key',
|
## This secret is expected to have have the key 'account-access-key',
|
||||||
|
|
Loading…
Reference in a new issue