Skip to content

Commit 5c8b472

Browse files
committed
fix contour image repo
1 parent 098a52d commit 5c8b472

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deployment/utils/reverse-proxy.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,9 @@ export class Proxy {
303303
: undefined,
304304
},
305305
contour: {
306-
repository: 'bitnamilegacy/contour',
306+
image: {
307+
repository: 'bitnamilegacy/contour',
308+
},
307309
podAnnotations: {
308310
'prometheus.io/scrape': 'true',
309311
'prometheus.io/port': '8000',

0 commit comments

Comments
 (0)