Skip to content

Commit 3d37ba4

Browse files
committed
M #-: [OneKE] Deletes confusing default values in ONEAPP_K8S_NO_PROXY
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io>
1 parent 42b12a8 commit 3d37ba4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

appliances/OneKE_1.31/e73d2dda-1816-4f47-981f-72f1255f94ac.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tags:
2525
- oneflow
2626
- service
2727
- ubuntu
28-
creation_time: 1735662515
28+
creation_time: 1741248349
2929
os-id: Ubuntu
3030
os-release: 22.04 LTS
3131
os-arch: x86_64
@@ -188,7 +188,7 @@ opennebula_template:
188188
ONEAPP_K8S_HTTP_PROXY: O|text|Defines HTTP Proxy for cluster traffic (default none)||
189189
ONEAPP_K8S_HTTPS_PROXY: O|text|Defines HTTPS Proxy for cluster traffic (default none)||
190190
ONEAPP_K8S_NO_PROXY: O|text|Defines non-proxied exceptions for cluster traffic
191-
(only effective if jhttp proxy is enabled)||localhost,127.0.0.1/32,$ONEAPP_RKE2_SUPERVISOR_EP,$ONEAPP_K8S_CONTROL_PLANE_EP
191+
(only effective if http proxy is enabled)||
192192
ONEAPP_K8S_MULTUS_ENABLED: O|boolean|Enable Multus||NO
193193
ONEAPP_K8S_MULTUS_CONFIG: O|text64|Multus custom config (default none)||
194194
ONEAPP_K8S_CNI_PLUGIN: O|list|CNI plugin supported by RKE2|canal,calico,cilium|cilium

appliances/OneKE_1.31a/9378a80f-7556-46d2-8a89-43c8b03162e6.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tags:
2525
- oneflow
2626
- service
2727
- ubuntu
28-
creation_time: 1735662515
28+
creation_time: 1741248349
2929
os-id: Ubuntu
3030
os-release: "22.04 LTS"
3131
os-arch: x86_64
@@ -186,7 +186,7 @@ opennebula_template:
186186
ONEAPP_K8S_HTTP_PROXY: "O|text|Defines HTTP Proxy for cluster traffic (default none)||"
187187
ONEAPP_K8S_HTTPS_PROXY: "O|text|Defines HTTPS Proxy for cluster traffic (default none)||"
188188
ONEAPP_K8S_NO_PROXY: "O|text|Defines non-proxied exceptions for cluster traffic
189-
(only effective if jhttp proxy is enabled)||localhost,127.0.0.1/32,$ONEAPP_RKE2_SUPERVISOR_EP,$ONEAPP_K8S_CONTROL_PLANE_EP"
189+
(only effective if http proxy is enabled)||"
190190
ONEAPP_K8S_MULTUS_ENABLED: "O|boolean|Enable Multus||NO"
191191
ONEAPP_K8S_MULTUS_CONFIG: "O|text64|Multus custom config (default none)||"
192192
ONEAPP_K8S_CNI_PLUGIN: "O|list|CNI plugin supported by RKE2|canal,calico,cilium|cilium"

0 commit comments

Comments
 (0)