remove termination grace period from Knative deployment
This commit is contained in:
parent
a7493325ed
commit
3657ab6bde
@ -11,6 +11,7 @@ spec:
|
|||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
defaultRequest:
|
defaultRequest:
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
|
type: Container
|
||||||
containers:
|
containers:
|
||||||
- image: docker.io/wishi/chuckjokes:latest
|
- image: docker.io/wishi/chuckjokes:latest
|
||||||
imagePullPolicy: "Always"
|
imagePullPolicy: "Always"
|
||||||
|
Loading…
Reference in New Issue
Block a user