Skip to content

Commit

Permalink
feat: push to cluster activated
Browse files Browse the repository at this point in the history
  • Loading branch information
sayinmehmet47 committed Mar 11, 2024
1 parent a5a9b3f commit c1ae461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/k8s/backend-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
image: sayinmehmet47/backend-kitapkurdu-1:latest
env:
- name: MONGO_URI
# value: ${{ secrets.MONGO_URI_VALUE }}
## value: ${{ secrets.MONGO_URI_VALUE }}
valueFrom:
secretKeyRef:
name: mongo-uri
Expand Down

0 comments on commit c1ae461

Please sign in to comment.