fluxcd-flux2/cmd/flux/testdata/build-kustomization/ignore/configmap.yaml
Soule BA b74638c25c
Add the possibility to ignore files with build and diff ks
If implemented, user will be able to ignore files when using `build
kustomization` and `diff kustomization` both with .sourceignore and
`ignore-paths` flag.

Signed-off-by: Soule BA <bah.soule@gmail.com>
2023-04-06 11:33:13 +02:00

6 lines
84 B
YAML

apiVersion: v1
data:
var: test
kind: ConfigMap
metadata:
name: configmap_ignore