Skip to content

Commit

Permalink
update projects
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-stackrox committed Sep 1, 2023
1 parent f0a7d14 commit 271153b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions chart/infra-server/static/workflow-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ spec:
- "--name={{workflow.parameters.name}}"
- "--main-image={{workflow.parameters.main-image}}"
- "--central-db-image={{workflow.parameters.central-db-image}}"
- --gcp-project=srox-temp-sales-demos
- --dns-gcp-project=ultra-current-825
- --gcp-project=acs-team-temp-dev
- --dns-gcp-project=acs-team-temp-dev
- --creation-source=infra
- --k8s-version={{workflow.parameters.k8s-version}}
- --enable-psps={{workflow.parameters.enable-psps}}
Expand Down
4 changes: 2 additions & 2 deletions chart/infra-server/static/workflow-qa-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ spec:
- "--scanner-image={{workflow.parameters.scanner-image}}"
- "--scanner-db-image={{workflow.parameters.scanner-db-image}}"
- "--central-db-image={{workflow.parameters.central-db-image}}"
- --gcp-project=srox-temp-dev-test
- --dns-gcp-project=ultra-current-825
- --gcp-project=acs-team-temp-dev
- --dns-gcp-project=acs-team-temp-dev
- --creation-source=infra
- --k8s-version={{workflow.parameters.k8s-version}}
- --enable-psps={{workflow.parameters.enable-psps}}
Expand Down

0 comments on commit 271153b

Please sign in to comment.