12 lines
128 B
YAML
12 lines
128 B
YAML
replicaCount: 1
|
|
|
|
image:
|
|
repository: repo
|
|
tag: tag
|
|
envConfig: config
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 100m
|
|
memory: 100Mi
|