Infoworks 5.5.1
Knowledge Base Articles

Performing Ingress Controller Changes in values.yaml

Infoworks supports persisting ingress controller changes (in the ingress-nginx section) via values.yaml file.

Consider the following scenario where a user is providing traffic route for ingress controller via values.yaml file.

To provide traffic route:

Step 1: Edit the values.yaml file.

Step 2: Go to the ingress-nginx section.

Step 3: Under the internal: section, add externalTrafficPolicy: Local

values.yaml
Copy

Step 4: Run HELM upgrade command.

Command
Copy