Test kustomize examples against head in prow presubmit.

This commit is contained in:
jregan
2020-05-14 19:44:21 -07:00
parent 84ed659d8c
commit ee2228c5fc
6 changed files with 11 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ curl -s -o "$BASE/#1" "$CONTENT/base\
Look at the directory:
<!-- @runTree @testAgainstLatestRelease -->
<!-- @runTree -->
```
tree $DEMO_HOME
```
@@ -196,7 +196,7 @@ The production customization adds 6 replica as well as a consistent disk.
Review the directory structure and differences:
<!-- @listFiles @testAgainstLatestRelease -->
<!-- @listFiles -->
```
tree $DEMO_HOME
```