-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy pathvalues.yaml
67 lines (55 loc) · 1.04 KB
/
values.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Default values for MCAD-Controller.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
deploymentName: mcad-controller
namespace: kube-system
replicaCount: 1
loglevel: 3
image:
repository: mcad-controller
tag: latest
pullPolicy: Always
crd:
httpImage:
repository: restserver
tag: latest
pullPolicy: Always
httpServerImage:
repository: httpserver
tag: latest
pullPolicy: Always
resources:
limits:
cpu: 2000m
memory: 2048Mi
requests:
cpu: 2000m
memory: 2048Mi
imagePullSecret:
name:
username: iamapikey
registry: registry.stage1.ng.bluemix.net
password: dummyvalue
serviceAccount: mcad-controller
nodeSelector:
hostname:
configMap:
name:
quotaEnabled: '"false"'
multiCluster: false
dispatcherMode: '"false"'
preemptionEnabled: '"false"'
agentConfigs: ""
quotaRestUrl: ""
# String timeout in milliseconds
podCreationTimeout:
volumes:
hostPath:
coscheduler:
rbac:
apiGroup:
resource:
quotaManagement:
rbac:
apiGroup:
resource: