mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-21 01:37:41 +07:00
8 lines
141 B
YAML
8 lines
141 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- external.yaml
|
|
- lint.yaml
|
|
- check-git-files-changed.yaml
|