Skip to content

Commit

Permalink
Merge pull request #2554 from spiffxp/k8s-infra-test-pods-sas
Browse files Browse the repository at this point in the history
prow: remove prow-build* SAs from k8s-infra-test-pods NS
  • Loading branch information
k8s-ci-robot authored Aug 16, 2021
2 parents b651029 + b94b026 commit 778b402
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
annotations:
iam.gke.io/gcp-service-account: prow-build-trusted@k8s-infra-prow-build-trusted.iam.gserviceaccount.com
name: prow-build-trusted
namespace: k8s-infra-test-pods
---
apiVersion: v1
kind: ServiceAccount
metadata:
annotations:
iam.gke.io/gcp-service-account: [email protected]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
annotations:
iam.gke.io/gcp-service-account: [email protected]
name: prow-build
namespace: k8s-infra-test-pods
---
apiVersion: v1
kind: ServiceAccount
metadata:
annotations:
iam.gke.io/gcp-service-account: [email protected]
Expand Down

0 comments on commit 778b402

Please sign in to comment.