We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be7738a + 99a4f2e commit 4056989Copy full SHA for 4056989
config/manager/deployment.yaml
@@ -17,7 +17,7 @@ spec:
17
prometheus.io/scrape: "true"
18
prometheus.io/port: "8080"
19
spec:
20
- terminationGracePeriodSeconds: 10
+ terminationGracePeriodSeconds: 600
21
containers:
22
- name: manager
23
image: fluxcd/helm-controller
0 commit comments