CEC-2693 devops deploy to new production (#221)
* dev * bump * bump * bump * tweak * bump * staging * prod * deploy both? * cleanup * final * oops
This commit is contained in:
12
k8s/values-cec-prd.yaml
Normal file
12
k8s/values-cec-prd.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
ingress:
|
||||
hostname: ota-admin.cec-prd.fiskerinc.com
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 250m
|
||||
memory: 256Mi
|
||||
|
||||
replicas: 3
|
||||
Reference in New Issue
Block a user