20482: Allows the cluster operator to use an arbitrary domain.
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / letsencrypt_keepweb_configuration.sls
index f95d7e619d4cb7971dc73026c75a9a35f08ba8d0..f77d17c877274c7aab4f315077dc7d1bf4fc2d99 100644 (file)
@@ -6,8 +6,8 @@
 ### LETSENCRYPT
 letsencrypt:
   domainsets:
-    download.__CLUSTER__.__DOMAIN__:
-      - download.__CLUSTER__.__DOMAIN__
-    collections.__CLUSTER__.__DOMAIN__:
-      - collections.__CLUSTER__.__DOMAIN__
-      - '*.collections.__CLUSTER__.__DOMAIN__'
+    download.__DOMAIN__:
+      - download.__DOMAIN__
+    collections.__DOMAIN__:
+      - collections.__DOMAIN__
+      - '*.collections.__DOMAIN__'