Skip to content

Commit

Permalink
Added Petabridge.Cmd sidecar (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Feb 12, 2025
1 parent 7d70727 commit 768006d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s/services/k8s-web-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ spec:
spec:
terminationGracePeriodSeconds: 35
containers:
- name: pbm-sidecar
image: petabridge/pbm:latest #sidecar
- name: drawtogether-app
image: drawtogether-app:0.2.2
env:
Expand Down

0 comments on commit 768006d

Please sign in to comment.