Skip to content

Commit

Permalink
add a little better comments
Browse files Browse the repository at this point in the history
  • Loading branch information
daan committed Feb 16, 2021
1 parent e1da35b commit 76d24eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified charts/latest/blob-csi-driver-v1.0.0.tgz
Binary file not shown.
2 changes: 2 additions & 0 deletions charts/latest/blob-csi-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ image:
tag: v1.1.0
pullPolicy: IfNotPresent

## Reference to one or more secrets to be used when pulling images
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
imagePullSecrets: []
# - name: myRegistryKeySecretName

Expand Down

0 comments on commit 76d24eb

Please sign in to comment.