-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvalues.yaml
More file actions
50 lines (44 loc) · 748 Bytes
/
values.yaml
File metadata and controls
50 lines (44 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
storage:
value: default
wizard:
name: "Storage Configuration"
kind: cluster_storage
tensorflow_version:
value: "2.2.0"
wizard:
name: "Tensorflow version"
kind: select
options:
- "1.14"
- "1.15"
- "2.1.0"
- "2.2.0"
jupyter:
value: true
wizard:
name: Install Jupyter
kind: boolean
tensorboard:
value: true
wizard:
name: Install Tensorboard
kind: boolean
serving_port:
value: "9000"
wizard:
name: "Serving port"
kind: "text"
src:
value: https://github.com/kuberlab/tensorflow-examples
accountId: ''
revision: ''
wizard:
name: "Source Code"
kind: git
dataset:
value: ''
version: ''
workspace: ''
wizard:
name: "Dataset configuration"
kind: dataset