Skip to content

Commit 16050a3

Browse files
committed
Add documentation for kapp flag --ownership-override allowed-apps
Signed-off-by: Soumik Majumder <soumikm@vmware.com>
1 parent 771a712 commit 16050a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/content/kapp/docs/develop/command-reference.md

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Apply flags:
5050
- `--apply-timeout`, _duration_, Maximum amount of time to wait in apply phase (default 15m0s)
5151
- `--dangerous-allow-empty-list-of-resources`, _boolean_, Allow to apply empty set of resources (same as running kapp delete)
5252
- `--dangerous-override-ownership-of-existing-resources`, _boolean_, Steal existing resources from another app
53+
- `--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
5354

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

0 commit comments

Comments
 (0)