Skip to content

Commit 1a62e7e

Browse files
committed
DO_NOT_MERGE: use Kong path for certificates temporarily for testing
1 parent 95a0a96 commit 1a62e7e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ansible/files/envoy_config/lds.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ resources:
262262
common_tls_context:
263263
tls_certificates:
264264
- certificate_chain:
265-
filename: /etc/envoy/fullChain.pem
265+
filename: /etc/kong/fullChain.pem
266266
private_key:
267-
filename: /etc/envoy/privKey.pem
268-
267+
filename: /etc/kong/privKey.pem

0 commit comments

Comments
 (0)