Skip to content

Commit

Permalink
Merge pull request #110 from marquiz/documentation/crd-example
Browse files Browse the repository at this point in the history
docs: sync CR example with config/samples/
  • Loading branch information
k8s-ci-robot authored Jan 25, 2022
2 parents 0641803 + b2e0a3a commit 22894af
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/advanced/nodefeaturediscovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ metadata:
name: nfd-master-server
namespace: node-feature-discovery-operator
spec:
instance: "" # instance is empty by default
#labelWhiteList: ""
#extraLabelNs:
# - "example.com"
#resourceLabels:
# - "example.com/resource"
operand:
namespace: node-feature-discovery-operator
image: gcr.io/k8s-staging-nfd/node-feature-discovery:master
Expand Down

0 comments on commit 22894af

Please sign in to comment.