12
k8s/values-prd.yaml
Normal file
12
k8s/values-prd.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
ingress:
|
||||
hostname: ota-admin.fiskerdps.com
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 250m
|
||||
memory: 256Mi
|
||||
|
||||
replicas: 1
|
||||
Reference in New Issue
Block a user