Service Account Configuration
Service Account Configuration Properties describes the properties for configuring the EDGW pod service account properties. Creating a service account is optional.
Property | Type | Default | Description |
---|---|---|---|
serviceAccount.create | Boolean | false | Specifies if a service account should be created. |
serviceAccount.annotations | String | Any annotations that should be added to the service account. | |
serviceAccount.name | String | default | The name of the service account. |