Skip to content

Commit

Permalink
Remove resources that are not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhaseeb3 committed Nov 5, 2024
1 parent 77f307c commit b42349d
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 228 deletions.
22 changes: 0 additions & 22 deletions crossplane-api/api/a8s/s3/composition.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions crossplane-api/api/a8s/servicebinding/s3-composition.yaml

This file was deleted.

Binary file not shown.
2 changes: 1 addition & 1 deletion crossplane-api/api/common/servicebinding_definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- region: &region ["eu-central-1", "us-east-1"]
- types: &serviceInstanceTypes ["postgresql", "mongodb",
"search", "logme2", "prometheus", "messaging", "mariadb",
"messaging", "s3"]
"messaging"]
properties:
spec:
x-kubernetes-validations:
Expand Down
17 changes: 0 additions & 17 deletions crossplane-api/api/iam/policy_composition.yaml

This file was deleted.

56 changes: 0 additions & 56 deletions crossplane-api/api/iam/policy_definition.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions crossplane-api/deploy/provider-aws-config.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions crossplane-api/deploy/provider-aws.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions crossplane-api/examples/a8s/objectstore-claim.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions crossplane-api/examples/a8s/policy-claim.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions crossplane-api/examples/a8s/s3-servicebinding-claim.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions crossplane-api/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ resources:
- api/a8s/postgresql/composition.yaml
- api/a8s/restore/composition.yaml
- api/a8s/servicebinding/composition.yaml
- api/a8s/servicebinding/s3-composition.yaml
- api/a8s/s3/composition.yaml
# a9s
- api/a9s/backup/composition.yaml
- api/a9s/logme2/composition.yaml
Expand All @@ -33,7 +31,3 @@ resources:
- api/common/postgresql_definition.yaml
- api/common/restore_definition.yaml
- api/common/servicebinding_definition.yaml

# IAM
- api/iam/policy_composition.yaml
- api/iam/policy_definition.yaml

0 comments on commit b42349d

Please sign in to comment.