diff --git a/.github/workflows/app-pipeline-harbor.yml b/.github/workflows/app-pipeline-harbor.yml index 7eaa3c68..9ab9b313 100644 --- a/.github/workflows/app-pipeline-harbor.yml +++ b/.github/workflows/app-pipeline-harbor.yml @@ -13,10 +13,10 @@ jobs: uses: svc-design/actions/.github/workflows/setup-harbor-server.yml@main with: domain: 'svc.plus' - cluster_name: 'artifact' - ssh_host_ip: '3.113.244.61' - ssh_host_name: 'artifact' - ssh_host_domain: 'artifact.onwalk.net' + cluster_name: 'k3s-server' + ssh_host_ip: '35.77.36.144' + ssh_host_name: 'k3s-server' + ssh_host_domain: 'k3s-server.svc.plus' secrets: OSS_AK: ${{ secrets.OSS_AK }} OSS_SK: ${{ secrets.OSS_SK }} diff --git a/ansible b/ansible index 767a09df..3d02f39c 160000 --- a/ansible +++ b/ansible @@ -1 +1 @@ -Subproject commit 767a09df70c1825835e75ab57f097aac8f619d63 +Subproject commit 3d02f39c3eb040b0ce9d479d2e458d1e320b0f62