Skip to content

Commit

Permalink
Test wrong pcs secret name
Browse files Browse the repository at this point in the history
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
  • Loading branch information
mikkeloscar committed Dec 11, 2024
1 parent 1e86234 commit 8461b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/apply/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
secretName: e2e-deploy-sample-{{{CDP_BUILD_VERSION}}}-my-reference-secret
- name: my-pcs
secret:
secretName: e2e-deploy-sample-{{{CDP_BUILD_VERSION}}}-my-pcs
secretName: e2e-deploy-sample-{{{CDP_BUILD_VERSION}}}-my-pcs-wrong

---

Expand Down

0 comments on commit 8461b77

Please sign in to comment.