Skip to content

Commit

Permalink
Update tf_code_validation_k8s.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chefgs authored Jun 12, 2023
1 parent 7764cd2 commit 9431db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf_code_validation_k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Verify Kubernetes Deployment
run: |
echo "** kubectl get deployment **"
kubectl get deployment -n ns-created-by-tf
kubectl get deployment -n k8s-ns-by-tf
- name: Terraform Destroy
run: |
Expand Down

0 comments on commit 9431db4

Please sign in to comment.