Remove all of base - move to argo

This commit is contained in:
Tyler Perkins 2024-10-01 20:07:35 -04:00
parent 29ed8c008e
commit 98438640ed
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
62 changed files with 0 additions and 12778 deletions

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: api-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: authentik
namespace: flux-system
spec:
interval: 5m0s
url: https://charts.goauthentik.io/

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: authentik-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: bitnami
namespace: flux-system
spec:
interval: 5m0s
url: "https://charts.bitnami.com/bitnami"

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: cert-manager

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: deluge-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: firefly-iii
namespace: flux-system
spec:
interval: 5m0s
url: https://firefly-iii.github.io/kubernetes/

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: firefly-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: fission
namespace: flux-system
spec:
interval: 5m
url: https://fission.github.io/fission-charts

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: fission-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: fission-service-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: freshrss-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: games-ns

View File

@ -1,10 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: GitRepository
metadata:
name: go-skynet
namespace: flux-system
spec:
interval: 1h0s
ref:
branch: master
url: https://go-skynet.github.io/helm-charts/

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: grafana-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: grocy-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: homarr-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: immich-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: ingress

View File

@ -1,10 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: GitRepository
metadata:
name: invidious
namespace: flux-system
spec:
interval: 1h0s
ref:
branch: master
url: https://github.com/iv-org/invidious

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: invidious-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: jetstack
namespace: flux-system
spec:
interval: 15m
url: https://charts.jetstack.io

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: k8s-homelab
namespace: flux-system
spec:
interval: 5m0s
url: https://k8s-home-lab.github.io/helm-charts/

View File

@ -1,12 +0,0 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: admin-user
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
subjects:
- kind: ServiceAccount
name: admin-user
namespace: kubernetes-system

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: kubernetes-dashboard
namespace: flux-system
spec:
interval: 15m0s
url: https://kubernetes.github.io/dashboard/

View File

@ -1,5 +0,0 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: admin-user
namespace: kubernetes-system

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: kubernetes-system

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: local-ai-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: longhorn
namespace: flux-system
spec:
interval: 5m0s
url: "https://charts.longhorn.io"

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: longhorn-system

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: memerr-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: metallb
namespace: flux-system
spec:
interval: 15m
url: https://metallb.github.io/metallb

View File

@ -1,20 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: config--metallb-system
namespace: flux-system
spec:
interval: 15m
dependsOn:
- name: metallb--metallb-system
path: metallb
prune: true # remove any elements later removed from the above path
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
healthChecks:
- apiVersion: apps/v1
kind: Deployment
name: metallb-controller
namespace: metallb-system

View File

@ -1,18 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: metallb--metallb-system
namespace: flux-system
spec:
interval: 15m
path: metallb
prune: true # remove any elements later removed from the above path
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
healthChecks:
- apiVersion: apps/v1
kind: Deployment
name: metallb-controller
namespace: metallb-system

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: metallb-system

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: minio
namespace: flux-system
spec:
interval: 5m0s
url: "https://charts.min.io"

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: minio-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: navidrome-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: node-red-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: nvidia-system

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: nvidia-operator
namespace: flux-system
spec:
interval: 5m0s
url: https://helm.ngc.nvidia.com/nvidia

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: ollama-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: open-webui-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: paperless-ngx-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: plex-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: postgresql-system

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: prometheus-community
namespace: flux-system
spec:
interval: 1m
url: https://prometheus-community.github.io/helm-charts

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: monitoring

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: redis-system

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: rmfakecloud-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: runix
namespace: flux-system
spec:
interval: 5m0s
url: "https://helm.runix.net"

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: sealed-secrets
namespace: flux-system
spec:
interval: 15m
url: https://bitnami-labs.github.io/sealed-secrets

View File

@ -1,18 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: sealed-secrets
namespace: flux-system
spec:
interval: 15m
path: sealed-secrets
prune: true # remove any elements later removed from the above path
timeout: 5m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system
healthChecks:
- apiVersion: apps/v1
kind: Deployment
name: sealed-secrets
namespace: sealed-secrets

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: sealed-secrets

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: tautulli-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: torrent-ns

View File

@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: truecharts
namespace: flux-system
spec:
interval: 5m0s
url: https://charts.truecharts.org/

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: unifi-controller-ns

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: vllm-ns

File diff suppressed because it is too large Load Diff

View File

@ -1,27 +0,0 @@
# This manifest was generated by flux. DO NOT EDIT.
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: flux-system
namespace: flux-system
spec:
interval: 1m0s
ref:
branch: main
secretRef:
name: flux-system
url: ssh://git@git.clortox.com/Infrastructure/Gluttony-Cluster
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: flux-system
namespace: flux-system
spec:
interval: 10m0s
path: ./
prune: true
sourceRef:
kind: GitRepository
name: flux-system

View File

@ -1,5 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml