aerospike-kubernetes-enterprise
aerospike-kubernetes-enterprise copied to clipboard
Need a means of passing pod annotations to the pods
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.