/
githubmirror
/
charts
Обзор
Документация
Войти
/
githubmirror
/
charts
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
stable/distributed-jmeter/values.yaml
24 строки
665 B
Pedro César de Azevedo
Add distributed JMeter chart (#8119)
08 фев 2019, 19:23
08 фев 2019, 19:23
a205f96
Код
Авторство
О чём код?
# Default values for distributed-jmeter. # This is a YAML-formatted file. # Declare variables to be passed into your templates. master: ## The number of pods in the master deployment replicaCount: 1 server: ## The number of pods in the server deployment replicaCount: 3 image: ## Specify an imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images pullPolicy: IfNotPresent ## The repository and image ## ref: https://hub.docker.com/r/pedrocesarti/jmeter-docker/ repository: "pedrocesarti/jmeter-docker" ## The tag for the image ## ref: https://hub.docker.com/r/pedrocesarti/jmeter-docker/tags/ tag: 3.3