Adds deleteNamespace to the GitRepo docs
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
This commit is contained in:
parent
61ec496cda
commit
ae2b46ab5d
|
|
@ -132,6 +132,10 @@ spec:
|
|||
#
|
||||
# serviceAccount: moreSecureAccountThanClusterAdmin
|
||||
|
||||
# DeleteNamespace specifies if the namespace created
|
||||
# must be deleted after deleting the GitRepo.
|
||||
# deleteNamespace: false
|
||||
|
||||
# Target clusters to deploy to if running Fleet in a multi-cluster
|
||||
# style. Refer to the "Mapping to Downstream Clusters" docs for
|
||||
# more information.
|
||||
|
|
|
|||
Loading…
Reference in New Issue