diff --git a/.argo/kustomization.yaml b/.argo/kustomization.yaml index b002007..6263908 100644 --- a/.argo/kustomization.yaml +++ b/.argo/kustomization.yaml @@ -2,4 +2,5 @@ commonLabels: app: npm-cache resources: - deployment.yaml - - service.yaml \ No newline at end of file + - service.yaml + - pvc.yaml \ No newline at end of file