aerospike-kubernetes-enterprise icon indicating copy to clipboard operation
aerospike-kubernetes-enterprise copied to clipboard

Need a means of passing pod annotations to the pods

Open eb-koddi opened this issue 3 years ago • 0 comments

In order to use things like the datadog integration for aerospike, we need to be able to put (and keep) annotations on the aerospike statefulset pods. With the operator managing the pods, it would be optimal to be able to add pod annotations to the AerospikeCluster spec which get applied to the pods of the statefulset that gets created by the kubernetes operator.

eb-koddi avatar Jun 21 '21 18:06 eb-koddi