mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +00:00
Implement flux debug kustomization command
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
19568eb94e
commit
5b740c45d1
7 changed files with 268 additions and 0 deletions
4
cmd/flux/testdata/debug_kustomization/vars.golden.env
vendored
Normal file
4
cmd/flux/testdata/debug_kustomization/vars.golden.env
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
TEST_CM=cm
|
||||
TEST_INLINE=in-line
|
||||
TEST_OVERRIDE=in-line
|
||||
TEST_SECRET=secret
|
||||
Loading…
Add table
Add a link
Reference in a new issue