Skip to content

Commit

Permalink
change workflow conf
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondanythings committed Dec 16, 2023
1 parent c8712d2 commit 395b7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Deploy to the Kubernetes cluster
uses: azure/k8s-deploy@v1
with:
namespace: catsnewyear
namespace: default
manifests: |
k8s/deployment.yaml
k8s/service.yaml
Expand Down

0 comments on commit 395b7f9

Please sign in to comment.