Skip to content

Commit 888719a

Browse files
authored
Merge pull request #6 from minrk/chart
update for upstream chart
2 parents 172e755 + f2cf9f2 commit 888719a

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

config/nbviewer.yaml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,8 @@ replicas: 3
33
image: jupyter/nbviewer:68472ab
44

55
memcached:
6-
image:
7-
# bitnami is retiring public images, find something else
8-
repository: bitnamilegacy/memcached
9-
args:
10-
- memcached
11-
- -vv
12-
- -u memcached
13-
- -p
14-
- "11211"
15-
- "-m"
16-
- "1600"
6+
config:
7+
memoryLimit: 1600
178
resources:
189
requests:
1910
cpu: 100m

0 commit comments

Comments
 (0)