-
Notifications
You must be signed in to change notification settings - Fork 103
Closed as not planned
Closed as not planned
Copy link
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Trying to reduce the restart_delay fdbmonitor parameter leads to an operator error:
found the following customParameters violations:
found duplicated customParameter: restart_delay
What did you expect to happen?
Some way to allow overriding the value of restart_delay from 60s to something else.
How can we reproduce it (as minimally and precisely as possible)?
processes:
general:
customParameters:
- "restart_delay=5"Anything else we need to know?
No response
FDB Kubernetes operator
v1.33.0
Kubernetes version
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"27", GitVersion:"v1.27.3", GitCommit:"25b4e43193bcda6c7328a6d147b1fb73a33f1598", GitTreeState:"clean", BuildDate:"2023-06-14T09:53:42Z", GoVersion:"go1.20.5", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v5.0.1
Server Version: version.Info{Major:"1", Minor:"25+", GitVersion:"v1.25.16-eks-508b6b3", GitCommit:"ea12af9a627fef6922a0aa5fff59660ec8657d13", GitTreeState:"clean", BuildDate:"2024-01-29T21:00:01Z", GoVersion:"go1.20.10", Compiler:"gc", Platform:"linux/amd64"}Cloud provider
k3d
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working