You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (kubectl version)?
Client Version: v1.28.2
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.28.2
What did you do? helm upgrade redis-operator ot-helm/redis-operator --install --namespace ot-operators --values values-operator.yaml --create-namespace
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
kubectl version
)?Client Version: v1.28.2
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.28.2
What did you do?
helm upgrade redis-operator ot-helm/redis-operator --install --namespace ot-operators --values values-operator.yaml --create-namespace
values-operator.yaml content
What did you expect to see?
Toleration applied.
What did you see instead?
Toleration not included.
Based on the value template. https://github.com/OT-CONTAINER-KIT/helm-charts/blob/main/charts/redis-operator/values.yaml. It was suppose to be supported to supply toleration, but upon installing the operator, the toleration is not included
The text was updated successfully, but these errors were encountered: