This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/kubernetes/apps/kube-system/kustomization.yaml

12 lines
301 B
YAML
Raw Normal View History

2023-08-13 12:13:53 -05:00
---
2023-11-27 22:31:02 -06:00
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
2023-08-13 12:13:53 -05:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
2023-10-02 16:30:21 -05:00
- ./cilium/ks.yaml
2023-10-01 19:17:40 -05:00
- ./hccm/ks.yaml
2023-12-03 06:54:08 -06:00
- ./metrics-server/ks.yaml