remove termination grace period from Knative deployment

master
marius 2020-04-19 09:56:22 +02:00
parent a7493325ed
commit 3657ab6bde
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ spec:
memory: 512Mi
defaultRequest:
memory: 256Mi
type: Container
containers:
- image: docker.io/wishi/chuckjokes:latest
imagePullPolicy: "Always"