Unpin envoy for ingress

Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
main 2022-12-20 22:46:53 +01:00
parent aa9573e325
commit 48b9a5c073
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -92,7 +92,6 @@ job "ingress" {
config {
memory_hard_limit = 96
image = "envoyproxy/envoy:v1.20.2"
}
}
}