Skip to content

Commit

Permalink
Merge pull request #8 from SmartColumbusOS/more_variables
Browse files Browse the repository at this point in the history
More Values
  • Loading branch information
Jarred-Olson-Accenture authored Oct 2, 2019
2 parents b80c54b + 030822c commit 43dd946
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ variable "watchinator_deploy_name" {

variable "image_repository" {
description = "The image repository"
default = "199837183662.dkr.ecr.us-east-2.amazonaws.com/scos/micro-service-watchinator"
default = "smartcitiesdata/micro-service-watchinator"
}

variable "tag" {
Expand Down
1 change: 0 additions & 1 deletion micro-service-watchinator.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
replicaCount: 1
CONSUMER_URI: ""
metrics:
port: 4002
resourceLimits:
Expand Down

0 comments on commit 43dd946

Please sign in to comment.