Testing workflow

This commit is contained in:
ZigaMr 2022-05-07 18:56:22 +02:00
parent 1873712c03
commit 11ebac2336

View File

@ -27,7 +27,7 @@ k8s_yaml(secret_from_dict("mev-inspect-db-credentials", inputs = {
"password": "password", "password": "password",
"host": "postgresql", "host": "postgresql",
})) }))
# if using https://github.com/taarushv/trace-db # if using https://github.com/taarushv/trace-db
# k8s_yaml(secret_from_dict("trace-db-credentials", inputs = { # k8s_yaml(secret_from_dict("trace-db-credentials", inputs = {
# "username" : "username", # "username" : "username",