Skip to content

Commit ae9df6b

Browse files
committed
fix(deployment): envoy image repo
1 parent 0b879d7 commit ae9df6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deployment/utils/reverse-proxy.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,9 @@ export class Proxy {
326326
},
327327
},
328328
envoy: {
329+
image: {
330+
repository: 'bitnamilegacy/envoy',
331+
},
329332
resources: {
330333
limits: {},
331334
},

0 commit comments

Comments
 (0)