cockroachdb / cockroachdb/cockroach-operator
No affinity yaml template is applied on StatefulSets
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
Hi everyone,
I've tried to create a new cockroach cluster starting with [this example](https://raw.githubusercontent.com/cockroachdb/cockroach-operator/v2.10.0/examples/example.yaml), adding and modifying the **affinity** attribute, but checking the **StatefulSet** object produced by the **CrdbCluster** template doesn't work.
**CRD version**: v2.10.0
**Image used**: cockroachdb/cockroach:v22.2.2
**Hosting**: kubernetes cluster (version 1.24.6)
**Cloud provider**: Azure ( AKS cluster )
I attach the **CrdbCluster** template
[values.txt](https://github.com/cockroachdb/cockroach-operator/files/10495434/values.txt)
Anyone could help me about this issue?
Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.