Fix indentation of EncryptionConfiguration sample (#12876)

This commit is contained in:
Mizuki Urushida
2019-03-08 08:04:10 +09:00
committed by Kubernetes Prow Robot
parent ae64653e94
commit 98d1ab4c92
@@ -89,7 +89,7 @@ resources:
name: myKmsPlugin
endpoint: unix:///tmp/socketfile.sock
cachesize: 100
- identity: {}
- identity: {}
```
2. Set the `--encryption-provider-config` flag on the kube-apiserver to point to the location of the configuration file.