Skip to content

Commit

Permalink
update helm chart and value yaml
Browse files Browse the repository at this point in the history
update helm chart and value yaml

update helm chart and value yaml
  • Loading branch information
Sara Wei committed Jan 12, 2024
1 parent f606ee5 commit f83f9ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions manifests/virtualcluster/nodes/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
apiVersion: v1,
"name": "virtualnodes",
"version": "0.0.1"
}
2 changes: 1 addition & 1 deletion manifests/virtualcluster/nodes/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ""
name: "vc-testing"
controllerNodeSelectors: {}
replicas: 0
nodeLabels: {}
Expand Down

0 comments on commit f83f9ad

Please sign in to comment.