nats-io / k8s

NATS on Kubernetes with Helm Charts
Apache License 2.0
456 stars 305 forks source link

feat: create and set Surveyor ServiceAccount #650

Closed julian-dolce-form3 closed 1 year ago

julian-dolce-form3 commented 1 year ago

Adding the ability to set a ServiceAccount for Surveyor.

The chart already had the functionality for generating the name with "surveyor.serviceAccountName", but didn't actually create or set it.