Skip to content

Commit eb69449

Browse files
update values.yaml
1 parent e05446d commit eb69449

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/sourcebot/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ global:
44
security:
55
# -- Allow insecure images to use bitnami legacy repository. Can be set to false if secure images are being used (Paid).
66
allowInsecureImages: true
7+
8+
# -- Global Docker registry secret names as an array
9+
imagePullSecrets: []
710

811
# -- Override the name for the selector labels, defaults to the chart name
912
nameOverride: ""

0 commit comments

Comments
 (0)