diff --git a/.github/workflows/deploy-client.yaml b/.github/workflows/deploy-client.yaml index c825728..8734013 100644 --- a/.github/workflows/deploy-client.yaml +++ b/.github/workflows/deploy-client.yaml @@ -38,7 +38,7 @@ jobs: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN}} # give credential to k8s cluster - - run: doctl kubernetes cluster kubeconfig save aurapan-k8s-cluster + - run: doctl kubernetes cluster kubeconfig save my-9th-aurapan-cluster # restart deployment - run: kubectl rollout restart deployment client-depl diff --git a/.github/workflows/deploy-expiration.yaml b/.github/workflows/deploy-expiration.yaml index d63594d..9609023 100644 --- a/.github/workflows/deploy-expiration.yaml +++ b/.github/workflows/deploy-expiration.yaml @@ -38,7 +38,7 @@ jobs: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} # give credential to k8s cluster - - run: doctl kubernetes cluster kubeconfig save aurapan-k8s-cluster + - run: doctl kubernetes cluster kubeconfig save my-9th-aurapan-cluster # restart deployment - run: kubectl rollout restart deployment expiration-depl diff --git a/.github/workflows/deploy-manifests.yaml b/.github/workflows/deploy-manifests.yaml index bc19695..8c474b4 100644 --- a/.github/workflows/deploy-manifests.yaml +++ b/.github/workflows/deploy-manifests.yaml @@ -26,7 +26,7 @@ jobs: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} # use and cliententicate doctl - - run: doctl kubernetes cluster kubeconfig save aurapan-k8s-cluster + - run: doctl kubernetes cluster kubeconfig save my-9th-aurapan-cluster # apply deployment yaml files (k8s-prod is for production!) - run: kubectl apply -f infra/k8s && kubectl apply -f infra/k8s-prod diff --git a/.github/workflows/deploy-order.yaml b/.github/workflows/deploy-order.yaml index 21ebbf1..7908680 100644 --- a/.github/workflows/deploy-order.yaml +++ b/.github/workflows/deploy-order.yaml @@ -38,7 +38,7 @@ jobs: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} # give credential to k8s cluster - - run: doctl kubernetes cluster kubeconfig save aurapan-k8s-cluster + - run: doctl kubernetes cluster kubeconfig save my-9th-aurapan-cluster # restart deployment - run: kubectl rollout restart deployment order-depl diff --git a/.github/workflows/deploy-payment.yaml b/.github/workflows/deploy-payment.yaml index 2a7a1d4..9fe0bfa 100644 --- a/.github/workflows/deploy-payment.yaml +++ b/.github/workflows/deploy-payment.yaml @@ -38,7 +38,7 @@ jobs: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} # give credential to k8s cluster - - run: doctl kubernetes cluster kubeconfig save aurapan-k8s-cluster + - run: doctl kubernetes cluster kubeconfig save my-9th-aurapan-cluster # restart deployment - run: kubectl rollout restart deployment payment-depl diff --git a/.github/workflows/deploy-product.yaml b/.github/workflows/deploy-product.yaml index 6de5ede..96a076c 100644 --- a/.github/workflows/deploy-product.yaml +++ b/.github/workflows/deploy-product.yaml @@ -38,7 +38,7 @@ jobs: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} # give credential to k8s cluster - - run: doctl kubernetes cluster kubeconfig save aurapan-k8s-cluster + - run: doctl kubernetes cluster kubeconfig save my-9th-aurapan-cluster # restart deployment - run: kubectl rollout restart deployment product-depl diff --git a/.github/workflows/deploy-user.yml b/.github/workflows/deploy-user.yml index 18961f0..9912a60 100644 --- a/.github/workflows/deploy-user.yml +++ b/.github/workflows/deploy-user.yml @@ -38,7 +38,7 @@ jobs: token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }} # give credential to k8s cluster - - run: doctl kubernetes cluster kubeconfig save aurapan-k8s-cluster + - run: doctl kubernetes cluster kubeconfig save my-9th-aurapan-cluster # restart deployment - run: kubectl rollout restart deployment user-depl diff --git a/trigger-deploy.txt b/trigger-deploy.txt index 9480f8a..6d38319 100644 --- a/trigger-deploy.txt +++ b/trigger-deploy.txt @@ -1 +1 @@ -redeploy... +redeploy. diff --git a/trigger-manifest.txt b/trigger-manifest.txt index 9e27a47..fff7240 100644 --- a/trigger-manifest.txt +++ b/trigger-manifest.txt @@ -1 +1 @@ -trigger... +trigger.