mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
11 lines
356 B
YAML
11 lines
356 B
YAML
---
|
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/kustomization.json
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: kube-system
|
|
resources:
|
|
- ./aeotec-zwave-device.yaml
|
|
- ./google-coral-device.yaml
|
|
- ./nodo-rflink-device.yaml
|
|
- ./zzh-zigbee-device.yaml
|