1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00

Merge pull request #410 from marquiz/fixes/templates

Fix auto-generation of nfd-prune.yaml
This commit is contained in:
Kubernetes Prow Robot 2020-12-03 03:57:00 -08:00 committed by GitHub
commit 1d021d02b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,8 +28,8 @@ spec:
value: "" value: ""
effect: "NoSchedule" effect: "NoSchedule"
containers: containers:
- image: gcr.io/k8s-staging-nfd/node-feature-discovery:master - name: nfd-master
name: nfd-master image: gcr.io/k8s-staging-nfd/node-feature-discovery:master
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
capabilities: capabilities: