Skip to content

Commit

Permalink
Update event-service.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Jun 7, 2024
1 parent 045490e commit aeb42b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifest/event-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ spec:
name: event-management-service
ports:
- containerPort: 3000
envFrom:
- configMapRef:
name: event-service-config
resources: {}
restartPolicy: Always
serviceAccountName: ""
Expand Down

0 comments on commit aeb42b2

Please sign in to comment.