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:
|
volumeMounts:
|
||||||
- mountPath: /var/run/secrets/tokens
|
- mountPath: /var/run/secrets/tokens
|
||||||
name: vault-token
|
name: vault-token
|
||||||
serviceAccountName: acct
|
serviceAccountName: build-robot
|
||||||
volumes:
|
volumes:
|
||||||
- name: vault-token
|
- name: vault-token
|
||||||
projected:
|
projected:
|
||||||
|
|||||||
Reference in New Issue
Block a user