Skip to content

Commit 7420c1f

Browse files
committed
add the envVar 'protocol' to the bridge deployment script
1 parent e6a1f67 commit 7420c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example_deployment_scripts/bridge_deployment/bridge-deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ spec:
6363
value: "tls.crt"
6464
- name: PORT
6565
value: "8443"
66+
- name: PROTOCOL
67+
value: "https"
6668
- name: SERVERPORT
6769
value: "9981"
6870
- name: APIKEYNAME

0 commit comments

Comments
 (0)