change the service account name in tutorial (#15260)
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:
|
||||
|
|
Loading…
Reference in New Issue