mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-24 20:38:51 +00:00
Add e2e tests for build/diff kustomization
Signed-off-by: Soule BA <soule@weave.works>
This commit is contained in:
parent
9376c9a946
commit
f7d9ee90cd
35 changed files with 1485 additions and 224 deletions
4
cmd/flux/testdata/diff-kustomization/diff-with-deployment.golden
vendored
Normal file
4
cmd/flux/testdata/diff-kustomization/diff-with-deployment.golden
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
► HorizontalPodAutoscaler/default/podinfo created
|
||||
► Service/default/podinfo created
|
||||
► Secret/default/podinfo-token-77t89m9b67 created
|
||||
► Secret/default/db-user-pass-bkbd782d2c created
|
||||
Loading…
Add table
Add a link
Reference in a new issue