Skip to content

Commit 10cdc5c

Browse files
Merge pull request #4 from e0ne/chart-valuses
fix: remove values.yaml from exclude-chart-files
2 parents 69d7041 + 6bb86ce commit 10cdc5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/fork-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
components: '[{"name": "nodeFeatureDiscovery", "imageName": "node-feature-discovery", "Dockerfile": "Dockerfile.nvidia"}]'
1818
chart-name: node-feature-discovery
1919
chart-path: "deployment/helm/node-feature-discovery"
20-
exclude-chart-files: '["values.yaml"]'
2120
secrets:
2221
registry-username: ${{ secrets.NVCR_USERNAME }}
2322
registry-token: ${{ secrets.NVCR_TOKEN }}

0 commit comments

Comments
 (0)