mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-29 04:51:34 +00:00
Merge pull request #5021 from fidencio/topic/add-https_proxy-to-the-agent-config
CC | docs: Add https_proxy to confidential agent config
This commit is contained in:
commit
2e77eb4bdb
@ -4,6 +4,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
aa_kbc_params = "$AA_KBC_PARAMS"
|
aa_kbc_params = "$AA_KBC_PARAMS"
|
||||||
|
https_proxy = "$HTTPS_PROXY"
|
||||||
[endpoints]
|
[endpoints]
|
||||||
allowed = [
|
allowed = [
|
||||||
"AddARPNeighborsRequest",
|
"AddARPNeighborsRequest",
|
||||||
|
Loading…
Reference in New Issue
Block a user