Skip to content

Commit

Permalink
fix: updated the folder customizer yaml (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: seshapad <seshapad@in.ibm.com>
  • Loading branch information
seshapad authored Dec 15, 2021
1 parent b84ec3d commit ec510f6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion folder-customizer/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@ spec:
produces:
KubernetesYamls:
disabled: false
override:
matchLabels:
move2kube.konveyor.io/name: Kubernetes
dependency:
matchLabels:
move2kube.konveyor.io/kubernetesclusterselector: "true"
config:
outputPath: "yamls-elsewhere"
ingressName: "{{ .ProjectName }}"
ingressName: "{{ .ProjectName }}"

0 comments on commit ec510f6

Please sign in to comment.