mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 01:07:27 +00:00
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>
6 lines
84 B
YAML
6 lines
84 B
YAML
apiVersion: v1
|
|
data:
|
|
var: test
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: configmap_ignore
|