Testing workflow
This commit is contained in:
parent
1873712c03
commit
11ebac2336
2
Tiltfile
2
Tiltfile
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user