Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROX-17123, ROX-19217: Move GKEs to a RH project #963

Merged
merged 12 commits into from
Sep 21, 2023
Prev Previous commit
Next Next commit
update projects
gavin-stackrox committed Sep 21, 2023
commit bc186e6143101a4d9ec00e4c9e36d591a9f767f6
4 changes: 2 additions & 2 deletions chart/infra-server/static/workflow-demo.yaml
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 2 additions & 2 deletions chart/infra-server/static/workflow-qa-demo.yaml
Original file line number Diff line number Diff line change
@@ -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}}