Skip to content

Commit

Permalink
fix(k8s): persistentvolumeclaim modules would include unnecessary files
Browse files Browse the repository at this point in the history
Fixes #2498
  • Loading branch information
edvald committed Aug 5, 2021
1 parent 08b1e17 commit 4111647
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -136,6 +136,7 @@ function getKubernetesService(

const config: KubernetesModuleConfig = {
...pvcService.module,
include: [],
serviceConfigs: [serviceConfig],
spec,
taskConfigs: [],
Expand Down

0 comments on commit 4111647

Please sign in to comment.