Newer
Older
Siarhei Poliak [EPAM / GCP]
committed
dataPartitionId: ""
logLevel: "ERROR"
tier: ""
autoscaling: true
#Configmaps
entitlementsHost: "http://entitlements"
javaOptions: "-Xms512M -Xmx1024M -XX:+UseG1GC -XX:+UseStringDeduplication -XX:InitiatingHeapOccupancyPercent=45"
partitionHost: "http://partition"
schemaTopicName: "schema-changed"
schemaChangedMessagingEnabled: true
schemaHost: "http://schema"
#Deployments

Oleksandr Kosse (EPAM)
committed
requestsCpu: "220m"
requestsMemory: "1.7G"
limitsMemory: "2.5G"
imagePullPolicy: "IfNotPresent"
serviceAccountName: "schema"
configmap: "schema-config"

Oleksandr Kosse (EPAM)
committed
proxyCPU: "90m"
proxyCPULimit: "500m"

Oleksandr Kosse (EPAM)
committed
proxyMemory: "100Mi"
proxyMemoryLimit: "512Mi"

Oleksandr Kosse (EPAM)
committed
bootstrapProxyCPU: "10m"
bootstrapProxyCPULimit: "100m"
hpa:
minReplicas: 6
maxReplicas: 15
targetType: "AverageValue"
behaviorScaleUpStabilizationWindowSeconds: 10
behaviorScaleUpPoliciesValue: 50
behaviorScaleUpPoliciesPeriodSeconds: 15
behaviorScaleDownStabilizationWindowSeconds: 60
behaviorScaleDownPoliciesValue: 25
behaviorScaleDownPoliciesPeriodSeconds: 60
local_ratelimit:
max_tokens: 75
tokens_per_fill: 75
fill_interval: "1s"