/
githubmirror
/
charts
Обзор
Документация
Войти
/
githubmirror
/
charts
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
stable/tensorflow-notebook/values.yaml
25 строк
553 B
cheyang
TensorFlow notebook (#4990)
19 апр 2018, 22:58
19 апр 2018, 22:58
e9cadca
Код
Авторство
О чём код?
# Default values for ack-tensorflow-dev. # This is a YAML-formatted file. # Declare variables to be passed into your templates. jupyter: image: repository: tensorflow/tensorflow tag: 1.6.0-devel pullPolicy: IfNotPresent password: tensorflow resources: {} # limits: # cpu: 100m # memory: 128Mi # nvidia.com/gpu: 1 # requests: # cpu: 100m # memory: 128Mi # nvidia.com/gpu: 1 tensorboard: image: repository: tensorflow/tensorflow tag: 1.6.0-devel pullPolicy: IfNotPresent service: type: LoadBalancer