Skip to content

Commit

Permalink
add missing template config
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Mar 11, 2024
1 parent d1b3ea9 commit a31c5b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions envoy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ deb:
install:
install -Dm755 envoy_pre $(DESTDIR)$(PREFIX)/sbin/envoy_pre
install -Dm644 container.source $(DESTDIR)$(PREFIX)/usr/share/calaos/$(PKGNAME).source
install -Dm644 envoy.toml $(DESTDIR)$(PREFIX)/usr/share/calaos/conf-template/envoy.toml

0 comments on commit a31c5b3

Please sign in to comment.