diff --git a/environments/enable-designate.yaml b/environments/enable-designate.yaml index 384468c263..63d27d4e52 100644 --- a/environments/enable-designate.yaml +++ b/environments/enable-designate.yaml @@ -6,6 +6,9 @@ # ******************************************************************* # title: Enable Designate Service # description: | +# EXPERIMENTAL: This service is not considered ready for production and +# should only be used for development and test purposes at this time. +# # This environment enables the Designate services and provides sample # configuration values for other services to allow them to integrate with # Designate. diff --git a/sample-env-generator/enable-services.yaml b/sample-env-generator/enable-services.yaml index f0213d90ce..8f1daa3609 100644 --- a/sample-env-generator/enable-services.yaml +++ b/sample-env-generator/enable-services.yaml @@ -3,6 +3,9 @@ environments: name: enable-designate title: Enable Designate Service description: | + EXPERIMENTAL: This service is not considered ready for production and + should only be used for development and test purposes at this time. + This environment enables the Designate services and provides sample configuration values for other services to allow them to integrate with Designate.