Skip to content

Commit

Permalink
refactor: remove cafed in relationship (#393)
Browse files Browse the repository at this point in the history
## What type of PR is this?
/kind refactor

## What this PR does / why we need it:
remove cafed in relationship
  • Loading branch information
panshuai111 authored Apr 26, 2024
1 parent 365d387 commit 5250eeb
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions config/relationship.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,6 @@

---
relationship:
- group: apps.cafe.cloud.alipay.com
version: v1alpha1
kind: InPlaceSet
parent:
- group: apps.cafe.cloud.alipay.com
version: v1alpha1
kind: CafeDeployment
type: OwnerReference
children:
- group: ""
version: v1
kind: Pod
type: OwnerReference

# Not needed. Can be derived bi-directionally
# - group: apps.cafe.cloud.alipay.com
# version: v1alpha1
# kind: CafeDeployment
# children:
# - group: apps.cafe.cloud.alipay.com
# version: v1alpha1
# kind: InPlaceSet
# type: OwnerReference

- group: apps
version: v1
kind: ReplicaSet
Expand Down

0 comments on commit 5250eeb

Please sign in to comment.