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 1bff974 commit 2f54d3aCopy full SHA for 2f54d3a
Makefile
@@ -27,8 +27,8 @@ else
27
endif
28
STAGING_URL="https://docs-mongodborg-staging.corp.mongodb.com"
29
PRODUCTION_URL="https://docs.mongodb.com"
30
-STAGING_BUCKET=docs-mongodb-org-staging
31
-PRODUCTION_BUCKET=docs-k8s-operator-prod
+STAGING_BUCKET=docs-mongodb-org-stg
+PRODUCTION_BUCKET=docs-mongodb-org-prd
32
PROJECT=kubernetes-operator
33
34
# Parse our published-branches configuration file to get the name of
0 commit comments