We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07655ab commit b7fb696Copy full SHA for b7fb696
.github/workflows/testing-deploy.yml
@@ -71,4 +71,4 @@ jobs:
71
env:
72
KUBE_CONFIG: ${{ secrets.TESTING_K8S_CONFIG }}
73
with:
74
- args: config view
+ args: apply -f ./k8s/deployment.testing.yaml
0 commit comments