change the service account name in tutorial (#15260)

This commit is contained in:
zwwhdls
2019-07-06 19:08:34 +08:00
committed by Kubernetes Prow Robot
parent 24d32ebd83
commit a0084c609d
@@ -9,7 +9,7 @@ spec:
volumeMounts:
- mountPath: /var/run/secrets/tokens
name: vault-token
serviceAccountName: acct
serviceAccountName: build-robot
volumes:
- name: vault-token
projected: