Remove resource
This commit is contained in:
parent
088abe6591
commit
5b9521e822
2
Tiltfile
2
Tiltfile
@ -73,8 +73,6 @@ local_resource(
|
|||||||
resource_deps=["postgresql-postgresql"]
|
resource_deps=["postgresql-postgresql"]
|
||||||
)
|
)
|
||||||
|
|
||||||
k8s_resource('create-bucket', cmd='awslocal s3api create-bucket --bucket mybucket --region us-east-1')
|
|
||||||
|
|
||||||
k8s_yaml(configmap_from_dict("mev-inspect-s3", inputs = {
|
k8s_yaml(configmap_from_dict("mev-inspect-s3", inputs = {
|
||||||
"uri" : "https://s3.us-east-1.amazonaws.com/mybucket/"
|
"uri" : "https://s3.us-east-1.amazonaws.com/mybucket/"
|
||||||
}))
|
}))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user