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 3141de3 commit fda5ad4Copy full SHA for fda5ad4
charts/codefresh/values.yaml
@@ -34,9 +34,9 @@ seed:
34
mongoSeedJob:
35
enabled: true
36
image:
37
- registry: quay.io
+ registry: us-docker.pkg.dev/codefresh-inc/public-gcr-io
38
repository: codefresh/mongosh
39
- tag: 8210e5c5e7c2aa02ae466f893b77d831633f0946
+ tag: 2.5.9-cf-1
40
# -- Root user in plain text (required ONLY for seed job!).
41
mongodbRootUser: "root"
42
# -- Root user from existing secret
@@ -447,9 +447,9 @@ hooks:
447
mongodb:
448
449
450
451
452
453
affinity: {}
454
nodeSelector:
455
kubernetes.io/arch: amd64
0 commit comments