feat: demo01-star1 FE service LoadBalancer (AWS/office allowlist)
This commit is contained in:
@@ -14,7 +14,12 @@ starrocksFESpec:
|
||||
replicas: 1
|
||||
runAsNonRoot: "false"
|
||||
service:
|
||||
type: ClusterIP
|
||||
type: LoadBalancer
|
||||
loadbalancerIP: "34.64.109.9"
|
||||
loadBalancerSourceRanges:
|
||||
- "13.124.10.134/32"
|
||||
- "43.200.81.130/32"
|
||||
- "125.141.12.182/32"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 300m
|
||||
|
||||
Reference in New Issue
Block a user