Skip to content

Commit 7ffd69d

Browse files
Update ngwaf-k8s-module-agent.yaml
1 parent 546cba7 commit 7ffd69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ngwaf-k8s-module-agent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: kubectl apply -f on-prem-ngwaf-integrations/k8s-module-agent/deployment.yaml
3333

3434
- name: Wait for rollout
35-
run: kubectl rollout status deployment/k8-ngwaf-module-agent--timeout=30s
35+
run: kubectl rollout status deployment/k8-ngwaf-module-agent --timeout=30s
3636

3737
- name: Port-forward Service
3838
run: |

0 commit comments

Comments
 (0)