Skip to content

Commit fbc1a70

Browse files
committed
feat: enable restartpolicy on laravel echo server
1 parent f297df5 commit fbc1a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/templates/laravel-echo-server-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ spec:
4141
ports:
4242
- protocol: TCP
4343
containerPort: 6001
44-
# restartPolicy: Always
44+
restartPolicy: Always

0 commit comments

Comments
 (0)