diff --git a/manifests/github-org-rancher-eio/resources/Team/sample-3.yaml b/manifests/github-org-rancher-eio/resources/Team/sample-3.yaml new file mode 100644 index 0000000..d3e0373 --- /dev/null +++ b/manifests/github-org-rancher-eio/resources/Team/sample-3.yaml @@ -0,0 +1,17 @@ +apiVersion: team.github.upbound.io/v1alpha1 +kind: Team +metadata: + name: sample-3 + namespace: github-resources + annotations: + backstage.io/kubernetes-id: sample-3 + labels: + backstage.io/kubernetes-id: sample-3 +spec: + deletionPolicy: Orphan + forProvider: + name: sample-3 + + privacy: closed + providerConfigRef: + name: rancher-eio