Skip to content

Commit

Permalink
Update flag name and description in kapp docs
Browse files Browse the repository at this point in the history
Signed-off-by: Soumik Majumder <[email protected]>
  • Loading branch information
100mik committed Sep 2, 2024
1 parent d643360 commit c44af45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/kapp/docs/develop/command-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Apply flags:
- `--apply-timeout`, _duration_, Maximum amount of time to wait in apply phase (default 15m0s)
- `--dangerous-allow-empty-list-of-resources`, _boolean_, Allow to apply empty set of resources (same as running kapp delete)
- `--dangerous-override-ownership-of-existing-resources`, _boolean_, Steal existing resources from another app
- `--ownership-override-allowed-apps`, _strings_, Specify existing apps in the same namespace that existing resources can be stolen from if --dangerous-override-ownership-of-existing-resources is set
- `--dangerous-ownership-override-allowed-apps`, _strings_, Specify existing apps in the same namespace that existing resources can be stolen from

Wait flags:
- `--wait`, _boolean_, Set to wait for changes to be applied (default true)
Expand Down

0 comments on commit c44af45

Please sign in to comment.