/
How to setup custom service account
How to setup custom service account
Please add this to the root-level of your values.yaml
:
serviceAccount:
name: "your-service-account-name"
Also, add this to the redis-part of the values.yaml
:
redis:
serviceAccount:
name: "your-service-account-name"
, multiple selections available,
Related content
Database configuration
Database configuration
More like this
Company image registry
Company image registry
More like this
EOS Connect Machine Configuration
EOS Connect Machine Configuration
More like this
SSL setup
SSL setup
More like this