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

Fix auto-generation of nfd-prune.yaml

Change the template so that our sed magic updates the container image
name correctly.
This commit is contained in:
Markus Lehtonen 2020-12-03 13:34:26 +02:00
parent 7f5d2390bf
commit 7cb66bbba1

View file

@ -28,8 +28,8 @@ spec:
value: ""
effect: "NoSchedule"
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:
allowPrivilegeEscalation: false
capabilities: