We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d70727 commit 768006dCopy full SHA for 768006d
k8s/services/k8s-web-service.yaml
@@ -59,6 +59,8 @@ spec:
59
spec:
60
terminationGracePeriodSeconds: 35
61
containers:
62
+ - name: pbm-sidecar
63
+ image: petabridge/pbm:latest #sidecar
64
- name: drawtogether-app
65
image: drawtogether-app:0.2.2
66
env:
0 commit comments