Remove python versions of nombres functions
This commit is contained in:
parent
abfe0cbf27
commit
af94db7d4e
@ -3,14 +3,14 @@ provider:
|
|||||||
name: openfaas
|
name: openfaas
|
||||||
gateway: http://pinky:8082
|
gateway: http://pinky:8082
|
||||||
functions:
|
functions:
|
||||||
busqueda:
|
# busqueda:
|
||||||
lang: python3-flask
|
# lang: python3-flask
|
||||||
handler: ./busqueda
|
# handler: ./busqueda
|
||||||
image: ralsina/nombres_busqueda:latest
|
# image: ralsina/nombres_busqueda:latest
|
||||||
historico:
|
# historico:
|
||||||
lang: python3-flask
|
# lang: python3-flask
|
||||||
handler: ./historico
|
# handler: ./historico
|
||||||
image: ralsina/nombres_historico:latest
|
# image: ralsina/nombres_historico:latest
|
||||||
tapas:
|
tapas:
|
||||||
lang: python3-flask
|
lang: python3-flask
|
||||||
handler: ./tapas
|
handler: ./tapas
|
||||||
|
Loading…
Reference in New Issue
Block a user