File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change 1
- # Values used in `helm-chart-ci` pipeline
2
- # All placeholders will be set during ci build
3
- fullnameOverride : cf-runtime-override
4
1
global :
5
- codefreshToken : placeholder
6
- accountId : null
7
- context : null
8
2
runtimeName : system/test-ci-runtime
9
3
10
4
runtime :
@@ -14,30 +8,9 @@ runtime:
14
8
kubeconfigFilePath : /opt/codefresh/kubeconfigs/prod-ue1-runtime-free-1/kubeconfig
15
9
kubeconfigName : prod-ue1-runtime-free-1
16
10
dind :
17
- podLabels :
18
- key : dind
19
- resources :
20
- requests :
21
- cpu : 100m
22
- memory : 128Mi
23
- limits :
24
- cpu : 1000m
25
- memory : 1024Mi
26
- env :
27
- DOCKER_ENABLE_DEPRECATED_PULL_SCHEMA_1_IMAGE : true
28
11
pvcs :
29
12
dind :
30
13
storageClassName : dind-ebs-csi-us-east-1a-workflows
31
- engine :
32
- podLabels :
33
- key : engine
34
- resources :
35
- requests :
36
- cpu : 100m
37
- memory : 128Mi
38
- limits :
39
- cpu : 1000m
40
- memory : 1024Mi
41
14
42
15
volumeProvisioner :
43
16
enabled : false
You can’t perform that action at this time.
0 commit comments