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 18, 2024
1 parent 1acf567 commit 1c6cc06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs-ci-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ on:
jobs:
trigger_downstream_workflow:
uses: Mellanox/network-operator-docs/.github/workflows/docs-ci.yaml@main
secrets: inherit
secrets: inherit
4 changes: 2 additions & 2 deletions deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@

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.
Expand Down

0 comments on commit 1c6cc06

Please sign in to comment.