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 33eafc2 commit ff1a43dCopy full SHA for ff1a43d
1 file changed
charts/sourcegraph/tests/imageRepository_test.yaml
@@ -6,6 +6,9 @@ tests:
6
- it: should use the global repository by default
7
template: frontend/sourcegraph-frontend.Deployment.yaml
8
set:
9
+ sourcegraph:
10
+ image:
11
+ repository: index.docker.io/sourcegraph
12
frontend:
13
image:
14
defaultTag: test
@@ -54,6 +57,9 @@ tests:
54
57
- it: should only affect the targeted service and leave others on the global repository
55
58
56
59
60
61
62
63
64
65
0 commit comments