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 (#4332)
  • Loading branch information
Bobgy authored Aug 7, 2020
1 parent 25ee59d commit f738cb3
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 f738cb3

Please sign in to comment.