forked from repo-mirrors/cnpg-postgres-containers
@@ -15,7 +15,7 @@ variable "revision" {
|
|||||||
default = ""
|
default = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
fullname = ( environment == "testing") ? "${registry}/postgresql-testing" : "{registry}/postgresql"
|
fullname = ( environment == "testing") ? "${registry}/postgresql-testing" : "${registry}/postgresql"
|
||||||
now = timestamp()
|
now = timestamp()
|
||||||
authors = "The CloudNativePG Contributors"
|
authors = "The CloudNativePG Contributors"
|
||||||
url = "https://github.com/cloudnative-pg/postgres-containers"
|
url = "https://github.com/cloudnative-pg/postgres-containers"
|
||||||
|
Reference in New Issue
Block a user