11 lines
238 B
YAML
11 lines
238 B
YAML
clusterName: helm-lint
|
|
# These are just sample values to test the chart.
|
|
# They are not intended to be guidelines or suggestions for running teleport.
|
|
resources:
|
|
limits:
|
|
cpu: 2
|
|
memory: 4Gi
|
|
requests:
|
|
cpu: 1
|
|
memory: 2Gi
|