remove termination grace period from Knative deployment

This commit is contained in:
marius 2020-04-19 09:54:42 +02:00
parent 6d0b91f1d1
commit a7493325ed

View File

@ -6,7 +6,6 @@ metadata:
spec: spec:
template: template:
spec: spec:
terminationGracePeriodSeconds: 30
limits: limits:
- default: - default:
memory: 512Mi memory: 512Mi