Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
14: Helm/Testing/bugfixing
-
1
Description
Currently only the Operator has the NodeSelector specified in the values.yaml
Attachments
Issue Links
- relates to
-
K8S-2205 [OCP] Cannot Provision secret to deploy Couchbase Cluster on OCP v4.4
-
- Closed
-
-
K8S-2210 [Fluent-bit] Cannot set an ownerRef on a resource you can't delete
-
- Closed
-
-
K8S-2322 Add owner ref admission controller to CICD
-
- Open
-
-
K8S-2033 Improve Helm Documentation
-
- Closed
-
- mentioned in
-
Page Loading...
I can replicate the problem on KIND using the configuration shown in K8S-2322 to add the admission controller that OCP is using with the existing chart version.
I can confirm that the change resolves the issue to allow a cluster to deploy. This includes the node selector option in the values file provided: the only tweak I had to make to the values file was the server image name (not using RHCC so should be the default of couchbase/server:6.6.2) and the storage class was commented out so it used the default.
I will ask QE (Roo Thorp) to verify the fix on OCP as well: https://github.com/couchbase-partners/helm-charts/pull/58