12 lines
155 B
YAML
12 lines
155 B
YAML
ingress:
|
|
hostname: ota-admin.fiskerdps.com
|
|
|
|
resources:
|
|
requests:
|
|
cpu: 100m
|
|
memory: 128Mi
|
|
limits:
|
|
cpu: 250m
|
|
memory: 256Mi
|
|
|
|
replicas: 1 |