mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
Remove UniqueLabelKey from deployment spec
This commit is contained in:
@@ -110,7 +110,6 @@ func (DeploymentV1Beta1) Generate(genericParams map[string]interface{}) (runtime
|
||||
},
|
||||
Spec: *podSpec,
|
||||
},
|
||||
UniqueLabelKey: extensions.DefaultDeploymentUniqueLabelKey,
|
||||
},
|
||||
}
|
||||
return &deployment, nil
|
||||
|
||||
Reference in New Issue
Block a user