Regenerate crds (#659)
This commit is contained in:
		
							parent
							
								
									31c8368c55
								
							
						
					
					
						commit
						764a144c5a
					
				|  | @ -1108,6 +1108,22 @@ spec: | |||
|                     description: DisableCSRFProtection allows you to toggle CSRF Protection | ||||
|                       on Jenkins | ||||
|                     type: boolean | ||||
|                   hostAliases: | ||||
|                     description: HostAliases for Jenkins master pod and SeedJob agent | ||||
|                     items: | ||||
|                       description: HostAlias holds the mapping between IP and hostnames | ||||
|                         that will be injected as an entry in the pod's hosts file. | ||||
|                       properties: | ||||
|                         hostnames: | ||||
|                           description: Hostnames for the above IP address. | ||||
|                           items: | ||||
|                             type: string | ||||
|                           type: array | ||||
|                         ip: | ||||
|                           description: IP address of the host file entry. | ||||
|                           type: string | ||||
|                       type: object | ||||
|                     type: array | ||||
|                   imagePullSecrets: | ||||
|                     description: 'ImagePullSecrets is an optional list of references | ||||
|                       to secrets in the same namespace to use for pulling any of the | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue