Skip to content

Commit

Permalink
remove setup tenant job for 4.7 single recipe
Browse files Browse the repository at this point in the history
Signed-off-by: YuChen <[email protected]>
  • Loading branch information
YCShen1010 committed Nov 22, 2024
1 parent 668add0 commit 9905f47
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions velero/spectrum-fusion/recipes/4.7-example-recipe-single-ns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,32 +138,12 @@ spec:
labelSelector: foundationservices.cloudpak.ibm.com=crd
name: commonservice-crd
type: resource
- includeClusterResources: true
includedResourceTypes:
- deployments
- roles
- serviceaccounts
- rolebindings
- configmaps
labelSelector: foundationservices.cloudpak.ibm.com=cpfs-util-backup
name: setup-tenant-resources
type: resource
- includeClusterResources: true
includedResourceTypes:
- customresourcedefinitions.apiextensions.k8s.io
labelSelector: foundationservices.cloudpak.ibm.com=crd
name: nss-crd
type: resource

- includedResourceTypes:
- commonservices.operator.ibm.com
labelSelector: foundationservices.cloudpak.ibm.com=commonservice
name: commonservice-cr
type: resource
- includedResourceTypes:
- namespacescopes.operator.ibm.com
labelSelector: foundationservices.cloudpak.ibm.com=nss
name: nss-cr
type: resource
- includedResourceTypes:
- operandrequests.operator.ibm.com
labelSelector: foundationservices.cloudpak.ibm.com=operand
Expand Down Expand Up @@ -428,7 +408,6 @@ spec:
- group: license-service-reporter-crd
- group: commonservice-crd
- group: commonservice-cr
- group: setup-tenant-resources
- group: singleton-subscriptions
- group: cert-manager-resources
- group: licensing-resources
Expand Down

0 comments on commit 9905f47

Please sign in to comment.