mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-15 20:37:39 +00:00
Added JobTemplate, a preliminary step for ScheduledJob and Workflow
This commit is contained in:
@@ -55,6 +55,7 @@ func addKnownTypes(scheme *runtime.Scheme) {
|
||||
&HorizontalPodAutoscalerList{},
|
||||
&batch.Job{},
|
||||
&batch.JobList{},
|
||||
&batch.JobTemplate{},
|
||||
&ReplicationControllerDummy{},
|
||||
&Scale{},
|
||||
&ThirdPartyResource{},
|
||||
|
||||
Reference in New Issue
Block a user