We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fcfa69 commit 30e1bc1Copy full SHA for 30e1bc1
pkg/devspace/build/localregistry/local_registry.go
@@ -33,8 +33,6 @@ type LocalRegistry struct {
33
Options
34
host string
35
servicePort *corev1.ServicePort
36
- resources *corev1.ResourceRequirements
37
- annotations map[string]string
38
}
39
40
func GetOrCreateLocalRegistry(
0 commit comments