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