Skip to content

Commit

Permalink
Update notebooks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
axsaucedo committed Mar 18, 2021
1 parent 7380fa2 commit a331717
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .lighthouse/jenkins-x/notebooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ spec:
resources:
requests:
cpu: 2
memory: 8000Mi
ephemeral-storage: "100Gi"
memory: 10000Mi
ephemeral-storage: "150Gi"
limits:
cpu: 2
memory: 8000Mi
ephemeral-storage: "100Gi"
memory: 10000Mi
ephemeral-storage: "150Gi"
securityContext:
privileged: true
imagePullPolicy: Always
Expand Down

0 comments on commit a331717

Please sign in to comment.