Skip to content

Commit

Permalink
Replaced env variable references to hardcoded namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyzhen committed Nov 30, 2021
1 parent 364d628 commit d163c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion K8s_configs/deployment-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ spec:
spec:
containers:
- name: extrameta-frontend-app
image: gcr.io/${_PROJECT_ID}/extrameta-frontend-dev:${SHORT_SHA}
image: gcr.io/motrpac-portal-dev/extrameta-frontend-dev:1.0.0
ports:
- containerPort: 80

0 comments on commit d163c7d

Please sign in to comment.