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

Commit

Permalink
Merge pull request #113 from srlobo/latest_watch_image
Browse files Browse the repository at this point in the history
Deploy latest image of watch
  • Loading branch information
someone-stole-my-name authored Jul 5, 2022
2 parents 14ed5e5 + b550810 commit 4d3e5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/rds/exporter_sql_deployment.tf
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ resource "kubernetes_deployment" "sql_exporter" {
}
}

image = "us.gcr.io/cabify-controlpanel/infrastructure/monitoring/dockerfiles/watch/watch:master-5fc29a9"
image = "us.gcr.io/cabify-controlpanel/infrastructure/monitoring/dockerfiles/watch/watch"
name = "sql-exporter-config-watcher"

args = [
Expand Down

0 comments on commit 4d3e5e0

Please sign in to comment.