Skip to content

Commit b2f9347

Browse files
authored
switch from channel to endpoint (canada-ca#1319)
1 parent 3e9d95c commit b2f9347

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/bases/tracker-api-deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ spec:
114114
secretKeyRef:
115115
name: api
116116
key: DNS_SCANNER_ENDPOINT
117-
- name: HTTPS_SCAN_CHANNEL
117+
- name: HTTPS_SCANNER_ENDPOINT
118118
valueFrom:
119119
secretKeyRef:
120120
name: api
121-
key: HTTPS_SCAN_CHANNEL
121+
key: HTTPS_SCANNER_ENDPOINT
122122
- name: SSL_SCANNER_ENDPOINT
123123
valueFrom:
124124
secretKeyRef:

0 commit comments

Comments
 (0)