We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05446d commit eb69449Copy full SHA for eb69449
charts/sourcebot/values.yaml
@@ -4,6 +4,9 @@ global:
4
security:
5
# -- Allow insecure images to use bitnami legacy repository. Can be set to false if secure images are being used (Paid).
6
allowInsecureImages: true
7
+
8
+ # -- Global Docker registry secret names as an array
9
+ imagePullSecrets: []
10
11
# -- Override the name for the selector labels, defaults to the chart name
12
nameOverride: ""
0 commit comments