Skip to content

Commit 8aae267

Browse files
authored
Merge pull request #5 from parrotmac/ip/dev-tooling
update termination policy
2 parents 73738a3 + 2a82e0c commit 8aae267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/k8s/deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ spec:
1616
containers:
1717
- image: ghcr.io/parrotmac/gary:latest
1818
name: gary
19+
terminationMessagePolicy: "FallbackToLogsOnError"
1920
ports:
2021
- containerPort: 8000
2122
env:

0 commit comments

Comments
 (0)