1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-14 20:56:42 +00:00

Merge pull request #483 from marquiz/fixes/template

Remove --sleep-interval flag from worker deployment templates
This commit is contained in:
Kubernetes Prow Robot 2021-03-17 07:52:56 -07:00 committed by GitHub
commit 6b7be5a5de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View file

@ -94,8 +94,6 @@ spec:
runAsNonRoot: true
command:
- "nfd-worker"
args:
- "--sleep-interval=60s"
volumeMounts:
- name: host-boot
mountPath: "/host-boot"

View file

@ -35,7 +35,6 @@ spec:
command:
- "nfd-worker"
args:
- "--sleep-interval=60s"
- "--server=nfd-master:8080"
## Enable TLS authentication (1/3)
## The example below assumes having a Secret named nfd-worker-cert with