Skip to content

Commit 8f4a27a

Browse files
feat: system runtimes in git
1 parent 2850952 commit 8f4a27a

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

charts/cf-runtime/.ci/values-system-runtime.yaml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
# Values used in `helm-chart-ci` pipeline
2-
# All placeholders will be set during ci build
3-
fullnameOverride: cf-runtime-override
41
global:
5-
codefreshToken: placeholder
6-
accountId: null
7-
context: null
82
runtimeName: system/test-ci-runtime
93

104
runtime:
@@ -14,30 +8,9 @@ runtime:
148
kubeconfigFilePath: /opt/codefresh/kubeconfigs/prod-ue1-runtime-free-1/kubeconfig
159
kubeconfigName: prod-ue1-runtime-free-1
1610
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
2811
pvcs:
2912
dind:
3013
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
4114

4215
volumeProvisioner:
4316
enabled: false

0 commit comments

Comments
 (0)