Bug ID 2201925: Unable to use pre-created ServiceAccount: f5ingress missing controller.serviceAccount.create override

Last Modified: Jul 28, 2026

Affected Product(s):
BIG_IP_NEXT(BNK) BNK(all modules)

Fixed In:
2.3.0, 2.2.1

Opened: Jan 15, 2026

Severity: 3-Major

Symptoms

The f5ingress chart does not support the controller.serviceAccount.create override. As a result, pre-created ServiceAccounts cannot be used with helm install.

Impact

ServiceAccounts not configured as needed.

Conditions

Pre-created ServiceAccounts with helm install.

Workaround

None

Fix Information

To use pre created service account set create flag in override file to false and give name of pre created SA. For example: serviceAccount: create: false name: f5ingress-sa

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips