add helm charts
This commit is contained in:
15
backing-services/emqx/schoobus-onsite.values.yaml
Normal file
15
backing-services/emqx/schoobus-onsite.values.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
replicaCount: 3
|
||||
|
||||
service:
|
||||
## Service type
|
||||
##
|
||||
type: NodePort
|
||||
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 1000m
|
||||
memory: 512Mi
|
||||
requests:
|
||||
cpu: 1000m
|
||||
memory: 512Mi
|
||||
Reference in New Issue
Block a user