diff options
Diffstat (limited to 'environments/storage-environment.yaml')
-rw-r--r-- | environments/storage-environment.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/storage-environment.yaml b/environments/storage-environment.yaml index 2529ea14..0128cabd 100644 --- a/environments/storage-environment.yaml +++ b/environments/storage-environment.yaml @@ -61,3 +61,5 @@ parameter_defaults: # CephMonKey: '' ## Ceph admin key, e.g. 'AQDLOh1VgEp6FRAAFzT7Zw+Y9V6JJExQAsRnRQ==' # CephAdminKey: '' + ## Ceph client key, e.g 'AQC+vYNXgDAgAhAAc8UoYt+OTz5uhV7ItLdwUw==' + # CephClientKey: '' |