mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-10 01:37:29 +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>
7 lines
101 B
YAML
7 lines
101 B
YAML
apiVersion: v1
|
|
data:
|
|
token: KipTT1BTKio=
|
|
kind: Secret
|
|
metadata:
|
|
name: secret_ignore
|
|
type: Opaque
|