diff --git a/java/google/registry/config/files/default-config.yaml b/java/google/registry/config/files/default-config.yaml index 6f605fed3..07b71764f 100644 --- a/java/google/registry/config/files/default-config.yaml +++ b/java/google/registry/config/files/default-config.yaml @@ -195,6 +195,7 @@ kms: # GCP project containing the KMS keyring. Should only be used for KMS in # order to keep a simple locked down IAM configuration. projectId: registry-kms-project-id + # The name to use for the Cloud KMS KeyRing which will store encryption keys # for Nomulus secrets. keyringName: nomulus