17 lines
322 B
YAML
17 lines
322 B
YAML
name: opengraph
|
|
domain: wayl.one
|
|
port: 8000
|
|
image:
|
|
repository: registry.wayl.one
|
|
name: opengraph
|
|
tag: "0.0.1"
|
|
imageTag: 0.0.1
|
|
imagePullSecret: cluster-regcred
|
|
minReplicas: 1
|
|
maxReplicas: 3
|
|
targetCPUUtilization: 4000
|
|
cpuRequest: 10m
|
|
cpuLimit: 500m
|
|
memoryRequest: 100Mi
|
|
memoryLimit: 500Mi
|
|
targetMemoryUtilization: 400
|