workflows: set chaos-mesh server hostname
This commit is contained in:
parent
2a2aa7cf05
commit
cfbc686d97
@ -30,8 +30,8 @@ jobs:
|
||||
uses: svc-design/actions/.github/workflows/setup-k3s-cluster.yml@main
|
||||
with:
|
||||
domain: 'onwalk.net'
|
||||
cluster_name: 'jenkins'
|
||||
ssh_host_name: 'jenkins'
|
||||
cluster_name: 'chaosmesh'
|
||||
ssh_host_name: 'chaosmesh'
|
||||
secrets:
|
||||
GCP_CREDENTIALS_JSON: ${{ secrets.GCP_CREDENTIALS_JSON }}
|
||||
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
2
playbook
2
playbook
@ -1 +1 @@
|
||||
Subproject commit 6a4edb762eabd86a4275529d376a102b1c602a0a
|
||||
Subproject commit 370d85c9e391e02206a4328392e105b65ac2f167
|
||||
Loading…
Reference in New Issue
Block a user