♻️ intel-device-plugin

This commit is contained in:
auricom
2023-08-27 19:26:06 +02:00
parent a4c46ba5fa
commit 6a063c062e
11 changed files with 116 additions and 118 deletions

View File

@@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://kubernetes-schemas.devbu.io/helmrepository_v1beta2.json
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: intel
namespace: flux-system
spec:
interval: 2h
url: https://intel.github.io/helm-charts

View File

@@ -21,6 +21,7 @@ resources:
- ./grafana.yaml
- ./hajimari.yaml
- ./ingress-nginx.yaml
- ./intel.yaml
- ./jetstack.yaml
- ./kyverno.yaml
- ./metrics-server.yaml