Skip to content

Commit af4de55

Browse files
committed
Remove: HTTP PROXY SETTINGS
1 parent 3f3858b commit af4de55

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

naiserator.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,3 @@ spec:
4444
value: /etc/pki/tls/certs/ca-bundle.crt
4545
- name: SSL_CERT_FILE
4646
value: /etc/pki/tls/certs/ca-bundle.crt
47-
- name: HTTPS_PROXY
48-
value: {{proxy}}
49-
- name: HTTP_PROXY
50-
value: {{proxy}}
51-
- name: https_proxy
52-
value: {{proxy}}
53-
- name: http_proxy
54-
value: {{proxy}}

0 commit comments

Comments
 (0)