We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73738a3 + 2a82e0c commit 8aae267Copy full SHA for 8aae267
deploy/k8s/deployment.yaml
@@ -16,6 +16,7 @@ spec:
16
containers:
17
- image: ghcr.io/parrotmac/gary:latest
18
name: gary
19
+ terminationMessagePolicy: "FallbackToLogsOnError"
20
ports:
21
- containerPort: 8000
22
env:
0 commit comments