Archiving crowdsec, democratic csi local path, and adding rook-ceph back.

This commit is contained in:
Joseph Hanson 2023-12-03 19:59:31 -06:00
parent 427ec41b5b
commit 8039231010
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
21 changed files with 5 additions and 10 deletions

View file

@ -5,4 +5,3 @@ metadata:
name: rook-ceph
labels:
kustomize.toolkit.fluxcd.io/prune: disabled
goldilocks.fairwinds.com/enabled: "true"

View file

@ -1,4 +1,5 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:

View file

@ -55,15 +55,9 @@ spec:
config:
osdsPerDevice: "1"
nodes:
- name: "aule"
- name: "nienna"
devices:
- name: /dev/disk/by-id/scsi-0HC_Volume_37460833
- name: "eonwe"
devices:
- name: /dev/disk/by-id/scsi-0HC_Volume_37460887
- name: "arlen"
devices:
- name: /dev/disk/by-id/scsi-0HC_Volume_37460897
- name: "orome"
devices:
- name: /dev/disk/by-id/scsi-0HC_Volume_37645333

View file

@ -1,6 +1,7 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./helmrelease.yaml
- ./ingress.yaml
# - ./ingress.yaml

View file

@ -1,4 +1,5 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: rook-ceph

View file

@ -6,7 +6,6 @@ resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./democratic-csi/ks.yaml
- ./intel-device-plugins/ks.yaml
- ./kubelet-csr-approver/ks.yaml
- ./node-feature-discovery/ks.yaml