diff --git a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml index cb23579d4fd7..02cff811ef2d 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml @@ -1143,17 +1143,8 @@ periodics: - cip args: - -thin-manifest-dir=/home/prow/go/src/github.com/kubernetes/k8s.io/k8s.gcr.io - - -key-files=/etc/k8s-artifacts-prod-service-account/service-account.json - -dry-run=false - - -use-service-account - volumeMounts: - - name: k8s-artifacts-prod-service-account-creds - mountPath: /etc/k8s-artifacts-prod-service-account - readOnly: true - volumes: - - name: k8s-artifacts-prod-service-account-creds - secret: - secretName: k8s-artifacts-prod-service-account + - -use-service-account # @listx: deprecated; remove after verifying Workload Identity makes this obsolete annotations: testgrid-dashboards: sig-release-releng-blocking testgrid-alert-email: k8s-infra-alerts@kubernetes.io, release-managers@kubernetes.io