Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
1
Description
In standard K8s config we have the following:
pod:
|
metadata:
|
labels:
|
couchbase_services: all
|
annotations:
|
couchbase.acme.com: production
|
spec:
|
nodeSelector:
|
instanceType: large
|
This spec for nodeSelector is not present in the Helm Chart
Likewise, no documentation for it:
https://docs.couchbase.com/operator/current/helm-couchbase-config.html