mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 20:26:32 +00:00
Merge pull request #928 from BenTheElder/community-bucket
move to community staging bucket
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
|
||||
NPD_STAGING_PATH=${NPD_STAGING_PATH:-"gs://node-problem-detector-staging"}
|
||||
NPD_STAGING_PATH=${NPD_STAGING_PATH:-"gs://k8s-staging-npd"}
|
||||
NPD_STAGING_REGISTRY=${NPD_STAGING_REGISTRY:-"gcr.io/node-problem-detector-staging"}
|
||||
PR_ENV_FILENAME=${PR_ENV_FILENAME:-"pr.env"}
|
||||
CI_ENV_FILENAME=${CI_ENV_FILENAME:-"ci.env"}
|
||||
|
||||
Reference in New Issue
Block a user