chore(context): Remove previous value override test
This commit is contained in:
parent
2db3bbcdbe
commit
4a6f087fbf
2 changed files with 0 additions and 33 deletions
10
context/testdata/import-vars-override.yaml
vendored
10
context/testdata/import-vars-override.yaml
vendored
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
context: k8s.prod.mydomain.com
|
||||
global:
|
||||
globalVar: very global!
|
||||
override: 1
|
||||
import:
|
||||
- test-vars.yaml
|
||||
- test-vars-override.yaml
|
||||
include:
|
||||
- name: test-set
|
||||
Loading…
Add table
Add a link
Reference in a new issue