Skip to content

Commit

Permalink
fix(k8s): persistentvolumeclaim modules would include unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
edvald authored and dmytri committed Aug 19, 2021
1 parent 31b6568 commit 986ed2a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ function getKubernetesService(

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

0 comments on commit 986ed2a

Please sign in to comment.