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 jingzhang36 committed Aug 12, 2020
1 parent 0be0d2a commit 85d1545
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 85d1545

Please sign in to comment.