Skip to content

Commit 387b5d1

Browse files
Added a new env variable details
1 parent 9c40378 commit 387b5d1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

deployment/baremetal/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ Perform the following steps to deploy the Citrix ingress controller as a stand-a
208208
<summary>NS_CONFIG_DNS_REC</summary>
209209
Enables the DNS server configuration on Citrix ADC. This variable is configured at the boot time and cannot be changed at runtime. Possible values are true or false. The default value is `false`.
210210
</details>
211+
<details>
212+
<summary>POD_IPS_FOR_SERVICEGROUP_MEMBERS</summary>
213+
By default, while configuring services of type LoadBalancer and NodePort on an external tier-1 Citrix ADC the Citrix ingress controller adds NodeIP and NodePort as service group members. If this variable is set as `True`, pod IP address and port are added instead of NodeIP and NodePort as service group members.
214+
</details>
211215
212216
213217
1. Deploy the Citrix ingress controller using the `kubectl create` command.

0 commit comments

Comments
 (0)