Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Performing Ingress Controller Changes in values.yaml
Copy Markdown
Open in ChatGPT
Open in Claude
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
xxxxxxxxxxingress-nginx: enabled: true controller: service: external: enabled: false internal: externalTrafficPolicy: Local enabled: true annotations: service.beta.kubernetes.io/azure-load-balancer-internal: "true" annotations: {} loadBalancerSourceRanges: []Step 4: Run HELM upgrade command.
Command
xxxxxxxxxxhelm upgrade <release_name> infoworks/ --values infoworks/values.yaml -n <namespace>Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
For more details, refer to our Knowledge Base and Best Practices!
For help, contact our support team!
© UNIPHORE TECHNOLOGIES 2025 | Confidential
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message