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",
"host": "postgresql",
}))
# if using https://github.com/taarushv/trace-db
# k8s_yaml(secret_from_dict("trace-db-credentials", inputs = {
# "username" : "username",