Skip to content

Commit

Permalink
Add documentation for kapp flag --ownership-override allowed-apps
Browse files Browse the repository at this point in the history
Signed-off-by: Soumik Majumder <[email protected]>
  • Loading branch information
100mik committed Aug 5, 2024
1 parent 771a712 commit 16050a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/kapp/docs/develop/command-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +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

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

0 comments on commit 16050a3

Please sign in to comment.