modify edit test for null replacements fields

This commit is contained in:
natasha41575
2021-11-08 12:21:45 -08:00
parent 37ab5579f0
commit 46b3cd2109
2 changed files with 25 additions and 2 deletions

View File

@@ -28,6 +28,8 @@ resources: []
configMapGenerator: []
# There could be secrets in Base, if just using a fork/rebase workflow
secretGenerator: []
replacements:
- path: replacement.yaml
`
)