This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
${{ vars.REGISTRY_URL }}/${{ steps.meta.outputs.REPO_NAME }}:latest
|
||||
|
||||
- name: Deploy to cluster
|
||||
uses: steebchen/kubectl@v2
|
||||
uses: steebchen/kubectl@v2.1.1
|
||||
with:
|
||||
config: ${{ secrets.KUBE_CONFIG_DATA }}
|
||||
command: apply -f manifests/
|
||||
Reference in New Issue
Block a user