From 1fe7dea50608329094ed6223be37c0269763837d Mon Sep 17 00:00:00 2001 From: Rancher Bot <66796395+rancherbot@users.noreply.github.com> Date: Thu, 7 Mar 2024 07:33:10 -0700 Subject: [PATCH] Adding team sample-3 to rancher-eio --- .../resources/Team/sample-3.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/github-org-rancher-eio/resources/Team/sample-3.yaml 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