mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-10 16:00:19 -04:00
parent
9bfdce096c
commit
fcea00331a
3 changed files with 18 additions and 5 deletions
|
@ -49,7 +49,8 @@ var azureVals = map[string]any{
|
|||
"enabled": true,
|
||||
},
|
||||
"encryption": map[string]any{
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"type": "wireguard",
|
||||
},
|
||||
"l7Proxy": false,
|
||||
"ipam": map[string]any{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue