UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit f641f212 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'fixing-docs' into 'master'

hardened should be in the values

See merge request !4006
parents a3cb1ec9 c0add3b5
No related branches found
No related tags found
1 merge request!4006hardened should be in the values
Pipeline #3024262 passed
......@@ -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