change the service account name in tutorial (#15260)
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user