mirror of https://github.com/kubernetes/kops.git
Merge pull request #10712 from dntosas/fix-docs-for-service-account-volume
Docs: Fix ServiceAccountVolume proposed configuration for Istio
This commit is contained in:
commit
b7f1f69a86
|
|
@ -9,7 +9,4 @@ Some services, such as Istio and Envoy's Secret Discovery Service (SDS), take ad
|
||||||
- api
|
- api
|
||||||
- istio-ca
|
- istio-ca
|
||||||
serviceAccountIssuer: kubernetes.default.svc
|
serviceAccountIssuer: kubernetes.default.svc
|
||||||
serviceAccountKeyFile:
|
|
||||||
- /srv/kubernetes/server.key
|
|
||||||
serviceAccountSigningKeyFile: /srv/kubernetes/server.key
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue