workflows/iac-pipeline-signal-cluster-chaos-mesh: update iac config

This commit is contained in:
Haitao Pan 2024-04-05 15:56:08 +08:00
parent cfbc686d97
commit 24aa3bfdc8

View File

@ -21,7 +21,7 @@ jobs:
apply-cluster-resources:
uses: svc-design/actions/.github/workflows/setup-gcp-cloud.yml@main
with:
config: 'signal-cluster-config-jenkins-server.yaml'
config: 'signal-cluster-config-chaosmesh-server.yaml'
secrets:
SSH_PUBLIC_KEY: ${{ secrets.SSH_PUBLIC_KEY }}
GCP_CREDENTIALS_JSON: ${{ secrets.GCP_CREDENTIALS_JSON }}