# Inventory of this app's manifests — see apps/podinfo/kustomization.yaml # for why listed order here doesn't matter for apply ordering. apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - rbac.yaml - helmrepository.yaml - helmrelease.yaml