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.
2 parents b1b2dcd + 83b01c3 commit bf65b09Copy full SHA for bf65b09
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
requirements.txt
@@ -2,7 +2,7 @@ Babel==2.16.0
2
beautifulsoup4==4.12.3
3
certifi==2024.12.14
4
charset-normalizer==3.4.1
5
-click==8.1.7
+click==8.1.8
6
colorama==0.4.6
7
cssselect==1.2.0
ghp-import==2.1.0
0 commit comments