UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Unverified Commit c0add3b5 authored by Andrew Shoell's avatar Andrew Shoell
Browse files

hardened should be in the values

parent 71c69237
No related branches found
No related tags found
1 merge request!4006hardened should be in the values
......@@ -11,9 +11,10 @@ As part of your MR that modifies istio you will need to run bigbang tests agains
git:
tag: null
branch: my-package-branch-that-needs-testing
istio:
hardened:
enabled: true
values:
istio:
hardened:
enabled: true
```
1. Stage your changes `git add -A`
1. Commit your changes `git commit -m "prepping for test"`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment