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>
7 lines
84 B
YAML
7 lines
84 B
YAML
apiVersion: v1
|
|
data:
|
|
var: test
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: configmap_ignore
|