Skip to content

Commit

Permalink
Merge pull request #5 from parrotmac/ip/dev-tooling
Browse files Browse the repository at this point in the history
update termination policy
  • Loading branch information
parrotmac authored Jul 27, 2024
2 parents 73738a3 + 2a82e0c commit 8aae267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ spec:
containers:
- image: ghcr.io/parrotmac/gary:latest
name: gary
terminationMessagePolicy: "FallbackToLogsOnError"
ports:
- containerPort: 8000
env:
Expand Down

0 comments on commit 8aae267

Please sign in to comment.