Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
chore: add envs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-milan committed Nov 14, 2023
1 parent 11598d1 commit e1d6576
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .kubernetes/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ spec:
image: gcr.io/PROJECT_ID/IMAGE_NAME:TAG
ports:
- containerPort: 8501
envFrom:
- secretRef:
name: deteccao-alagamento-envs
resources:
requests:
memory: "1Gi"
Expand Down

0 comments on commit e1d6576

Please sign in to comment.