mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-15 12:11:48 +00:00
The `flux tree kustomization` command prints the resources reconciled by the given Kustomization. Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
6 lines
255 B
Text
6 lines
255 B
Text
Kustomization/{{ .fluxns }}/flux-system
|
|
├── Kustomization/{{ .fluxns }}/infrastructure
|
|
│ ├── HelmRepository/cert-manager/cert-manager
|
|
│ └── HelmRelease/cert-manager/cert-manager
|
|
└── GitRepository/{{ .fluxns }}/flux-system
|
|
|