Fix indentation of EncryptionConfiguration sample (#12876)
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user