Skip to content

Commit

Permalink
testing docs-ci-trigger auto PR
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvister1 committed Nov 17, 2024
1 parent 1acf567 commit d8b4ae2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@

nfd:
# -- Deploy Node Feature Discovery operator.
enabled: true
enabled: false
# -- Deploy Node Feature Rules to label the nodes with the discovered features.
deployNodeFeatureRules: true

# -- Enable CRDs upgrade with helm pre-install and pre-upgrade hooks.
upgradeCRDs: true
upgradeCRDs: false

sriovNetworkOperator:
# -- Deploy SR-IOV Network Operator.
enabled: false
enabled: true

nicConfigurationOperator:
# -- Deploy NIC Configuration Operator.
Expand Down

0 comments on commit d8b4ae2

Please sign in to comment.