cockroachdb/cockroach-operator
No affinity yaml template is applied on StatefulSets
Offen
#955 geöffnet am 25.01.2023
enhancementgood first issue
Repository-Metriken
- Stars
- (318 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Hi everyone,
I've tried to create a new cockroach cluster starting with this example, 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
Anyone could help me about this issue?
Thanks in advance