k8s use storage class standard-rwo

pull/332/head
Frostebite 2022-02-01 20:09:42 +00:00
parent bd854e0544
commit 3d7481b4a3
3 changed files with 688 additions and 269 deletions

View File

@ -12,6 +12,7 @@ env:
GKE_REGION: 'us-central1' GKE_REGION: 'us-central1'
GKE_PROJECT: 'unitykubernetesbuilder' GKE_PROJECT: 'unitykubernetesbuilder'
GKE_CLUSTER: 'game-ci-github-pipelines' GKE_CLUSTER: 'game-ci-github-pipelines'
K8s_STORAGE_CLASS: 'standard-rwo'
GCP_LOGGING: true GCP_LOGGING: true
GCP_PROJECT: unitykubernetesbuilder GCP_PROJECT: unitykubernetesbuilder
GCP_LOG_FILE: ${{ github.workspace }}/cloud-runner-logs.txt GCP_LOG_FILE: ${{ github.workspace }}/cloud-runner-logs.txt

954
dist/index.js vendored

File diff suppressed because it is too large Load Diff

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long