Skip to content

Commit

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

0 comments on commit ea3141b

Please sign in to comment.