theshire/kubernetes/flux/repositories/helm/nvidia.yaml

12 lines
336 B
YAML
Raw Normal View History

2024-01-13 11:52:13 -06:00
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrepository-source-v1beta2.json
apiVersion: source.toolkit.fluxcd.io/v1
2024-01-13 11:52:13 -06:00
kind: HelmRepository
metadata:
name: nvdp
namespace: flux-system
spec:
interval: 30m
url: https://nvidia.github.io/k8s-device-plugin
timeout: 3m