mirror of
				https://github.com/fluxcd/flux2.git
				synced 2025-11-01 01:25:53 +08:00 
			
		
		
		
	Add cluster-domain option for bootstrap command
Signed-off-by: Léopold Jacquot <leopold.jacquot@infomaniak.com>
This commit is contained in:
		| @ -63,6 +63,7 @@ flux bootstrap github [flags] | ||||
| ``` | ||||
|       --arch arch                  cluster architecture, available options are: (amd64, arm, arm64) (default amd64) | ||||
|       --branch string              default branch (for GitHub this must match the default branch setting for the organization) (default "main") | ||||
|       --cluster-domain string      internal cluster domain (default "cluster.local") | ||||
|       --components strings         list of components, accepts comma-separated values (default [source-controller,kustomize-controller,helm-controller,notification-controller]) | ||||
|       --components-extra strings   list of components in addition to those supplied or defaulted, accepts comma-separated values | ||||
|       --context string             kubernetes context to use | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Léopold Jacquot
					Léopold Jacquot