Skip to content

Commit

Permalink
WIP: Fix Test for legacy flag
Browse files Browse the repository at this point in the history
  • Loading branch information
LeelaChacha committed Feb 3, 2025
1 parent ee089e8 commit d36cc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-lifecycle-manager-e2e/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ runs:
"- op: add
path: /spec/template/spec/containers/0/args/-
value: --legacy-istio-gateway-secret-rotation=true" >> legacy-secret-rotation.yaml
legacy-secret-rotation.yaml
cat legacy-secret-rotation.yaml
kustomize edit add patch --path legacy-secret-rotation.yaml --kind Deployment
popd
- name: Create and use maintenance window policy
Expand Down

0 comments on commit d36cc02

Please sign in to comment.