archive democratic-csi

This commit is contained in:
auricom
2024-05-15 20:25:08 +02:00
parent 8bb19c1c22
commit 78089aa0eb
10 changed files with 0 additions and 13 deletions

View File

@@ -7,7 +7,6 @@ resources:
- ./namespace.yaml - ./namespace.yaml
# Flux-Kustomizations # Flux-Kustomizations
- ./cilium/ks.yaml - ./cilium/ks.yaml
- ./democratic-csi/ks.yaml
- ./descheduler/ks.yaml - ./descheduler/ks.yaml
- ./external-secrets/ks.yaml - ./external-secrets/ks.yaml
- ./intel-device-plugin/ks.yaml - ./intel-device-plugin/ks.yaml

View File

@@ -1,11 +0,0 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrepository-source-v1beta2.json
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: democratic-csi
namespace: flux-system
spec:
interval: 30m
url: https://democratic-csi.github.io/charts/
timeout: 3m

View File

@@ -11,7 +11,6 @@ resources:
- ./cilium.yaml - ./cilium.yaml
- ./cloudnative-pg.yaml - ./cloudnative-pg.yaml
- ./crowdsec.yaml - ./crowdsec.yaml
- ./democratic-csi.yaml
- ./descheduler.yaml - ./descheduler.yaml
- ./dysnix.yaml - ./dysnix.yaml
- ./emxq.yaml - ./emxq.yaml