mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 06:56:29 +00:00
Add ability to deploy jobs with kubectl and not job task
This API is used solely in rancher local clusters.
This commit is contained in:
@@ -40,6 +40,7 @@ type Cluster struct {
|
||||
LocalConnDialerFactory hosts.DialerFactory
|
||||
PrivateRegistriesMap map[string]v3.PrivateRegistry
|
||||
K8sWrapTransport k8s.WrapTransport
|
||||
UseKubectlDeploy bool
|
||||
}
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user