Skip to content

Commit

Permalink
fix: pull secrets from correct project
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen committed Jun 17, 2024
1 parent d8ac5b2 commit 11b27a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy/helm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SECRET_VERSION="${4:-latest}"
# Cannot use CI, because then CD with GHA would not be possible.
TEST_MODE="${TEST_MODE:-false}"

SECRETS_PROJECT="stackrox-infra"
SECRETS_PROJECT="acs-team-automation"
RELEASE_NAMESPACE="infra"
RELEASE_NAME="infra-server"

Expand Down

0 comments on commit 11b27a9

Please sign in to comment.