Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Mar 3, 2022
1 parent 8ed34d2 commit a6ed7e3
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ import (

func networkpolicy(ctx *common.RenderContext) ([]runtime.Object, error) {
labels := common.DefaultLabels(Component)
imageBuildLabels := map[string]string{
"app": common.AppName,
"component": "workspace",
"workspacetype": "imagebuild",
}

return []runtime.Object{
&networkingv1.NetworkPolicy{
Expand Down

0 comments on commit a6ed7e3

Please sign in to comment.