mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-16 21:38:23 +00:00
docs: fix operator deployment instructions
Namespace parameter was dropped in operator v0.4.0.
This commit is contained in:
parent
6d3a16b7c1
commit
2ee79d55ff
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ is recommended to be done via
|
||||||
namespace: nfd
|
namespace: nfd
|
||||||
spec:
|
spec:
|
||||||
operand:
|
operand:
|
||||||
namespace: nfd
|
|
||||||
image: {{ site.container_image }}
|
image: {{ site.container_image }}
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Add table
Reference in a new issue