Skip to content

Commit

Permalink
Fix deploy command (#2088)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykadowak authored Jun 23, 2023
1 parent 85ad070 commit 8e9d079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ make k3d/start
# You might want to use k9s for this

# Deploy Vald
make k8s/vald/deploy
make k8s/vald/deploy HELM_VALUES=example/helm/values.yaml

# Wait for a while until the deployment is ready

Expand Down

0 comments on commit 8e9d079

Please sign in to comment.