Skip to content

Commit

Permalink
feat(deployment): KFP standalone should keep user data when applicati…
Browse files Browse the repository at this point in the history
…on deleted (kubeflow#4332)
  • Loading branch information
Bobgy authored and Jeffwan committed Dec 9, 2020
1 parent 65ffbb6 commit e02573c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ spec:
kind: RoleBinding
- group: v1
kind: Service
- group: v1
kind: PersistentVolumeClaim
- group: v1
kind: ConfigMap
- group: v1
Expand Down
2 changes: 0 additions & 2 deletions manifests/kustomize/base/pipeline-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ spec:
kind: RoleBinding
- group: v1
kind: Service
- group: v1
kind: PersistentVolumeClaim
- group: v1
kind: ConfigMap
- group: v1
Expand Down

0 comments on commit e02573c

Please sign in to comment.