We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbd6fa commit 83b01c3Copy full SHA for 83b01c3
hack/tools/catalogs/download-catalog
@@ -8,7 +8,7 @@ assert-commands kubectl jq wget
8
9
# ClusterCatalog coordinates
10
: "${CATALOGD_CATALOGD_SERVICE_NAMESPACE:=olmv1-system}"
11
-: "${CATALOGD_SERVICE_NAME:=catalogd-server}"
+: "${CATALOGD_SERVICE_NAME:=catalogd-service}"
12
: "${CATALOGD_SERVICE_PORT:=443}" # Assumes the service uses HTTPS on port 443
13
: "${CATALOGD_LOCAL_SERVICE_PORT:=8001}"
14
0 commit comments