2024-01-11 15:03:54 -06:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
namespace: flux-system
|
|
|
|
resources:
|
2024-10-22 14:08:21 -05:00
|
|
|
- ./git
|
2024-01-11 15:03:54 -06:00
|
|
|
- ./helm
|
2024-10-20 12:06:01 -05:00
|
|
|
- ./oci
|