1
0
Fork 0

Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin 252823ff2d Begin Jenkins CI pipeline
dustin/pythonctnr/pipeline/head There was a failure building this commit Details
2022-08-07 10:49:48 -05:00
1 changed files with 0 additions and 18 deletions

View File

@ -5,24 +5,6 @@ spec:
command:
- sleep
- infinity
volumeMounts:
- name: tmp
mountPath: /tmp
securityContext:
readOnlyRootFilesystem: true
runAsUser: 1000
volumes:
- name: tmp
emptyDir:
medium: memory
sizeLimit: 100Mi
- name: workspace-volume
ephemeral:
volumeClaimTemplate:
spec:
accessModes:
- ReadWriteOnce
storageClassName: longhorn
resources:
requests:
storage: 10Gi