recovery attempt with AI
This commit is contained in:
parent
432092d72a
commit
cd57745e42
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: arr-config
|
||||
namespace: media
|
||||
data:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homarr
|
||||
namespace: homarr
|
||||
labels:
|
||||
|
|
@ -11,7 +11,7 @@ spec:
|
|||
matchLabels:
|
||||
app: homarr
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: homarr
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homarr
|
||||
namespace: homarr
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homarr
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homarr-config
|
||||
namespace: homarr
|
||||
spec:
|
||||
|
|
@ -11,9 +11,9 @@ spec:
|
|||
requests:
|
||||
storage: 500Mi
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homarr-icons
|
||||
namespace: homarr
|
||||
spec:
|
||||
|
|
@ -24,9 +24,9 @@ spec:
|
|||
requests:
|
||||
storage: 1Gi
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homarr-data
|
||||
namespace: homarr
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homarr
|
||||
namespace: homarr
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: jellyfin
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
matchLabels:
|
||||
app: jellyfin
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: jellyfin
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: jellyfin
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: jellyfin-config
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: jellyfin
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: media
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#text
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolume
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: qbittorrent-downloads-seagate
|
||||
spec:
|
||||
capacity:
|
||||
|
|
@ -17,9 +17,9 @@ spec:
|
|||
- nfsvers=3
|
||||
storageClassName: ""
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: qbittorrent-downloads-seagate
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#text
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolume
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: qbittorrent-downloads
|
||||
spec:
|
||||
capacity:
|
||||
|
|
@ -17,9 +17,9 @@ spec:
|
|||
- nfsvers=3
|
||||
storageClassName: ""
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: qbittorrent-downloads
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolume
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: jellyfin-media-seagate
|
||||
spec:
|
||||
capacity:
|
||||
|
|
@ -16,9 +16,9 @@ spec:
|
|||
- nfsvers=3
|
||||
storageClassName: ""
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: jellyfin-media-seagate
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolume
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: jellyfin-media
|
||||
spec:
|
||||
capacity:
|
||||
|
|
@ -16,9 +16,9 @@ spec:
|
|||
- nfsvers=3
|
||||
storageClassName: ""
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: jellyfin-media
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: plex
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
matchLabels:
|
||||
app: plex
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: plex
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: plex
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: plex
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: prowlarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
matchLabels:
|
||||
app: prowlarr
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: prowlarr
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: prowlarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: prowlarr-config
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: prowlarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: qbittorrent
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
matchLabels:
|
||||
app: qbittorrent
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: qbittorrent
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: qbittorrent
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: qbittorrent-config
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: qbittorrent
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: radarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
matchLabels:
|
||||
app: radarr
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: radarr
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: radarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: radarr-config
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: radarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: sonarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
matchLabels:
|
||||
app: sonarr
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: sonarr
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: sonarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: sonarr-config
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: sonarr
|
||||
namespace: media
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: firefly
|
||||
namespace: firefly
|
||||
spec:
|
||||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
matchLabels:
|
||||
app: firefly
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: firefly
|
||||
spec:
|
||||
|
|
@ -43,9 +43,9 @@ spec:
|
|||
persistentVolumeClaim:
|
||||
claimName: firefly-data
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: firefly-data
|
||||
namespace: firefly
|
||||
spec:
|
||||
|
|
@ -56,9 +56,9 @@ spec:
|
|||
requests:
|
||||
storage: 5Gi
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: firefly
|
||||
namespace: firefly
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: firefly-config
|
||||
namespace: firefly
|
||||
data:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: firefly
|
||||
namespace: firefly
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: firefly
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: forgejo
|
||||
namespace: forgejo
|
||||
labels:
|
||||
|
|
@ -11,7 +11,7 @@ spec:
|
|||
matchLabels:
|
||||
app: forgejo
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: forgejo
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: forgejo
|
||||
namespace: forgejo
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: forgejo
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: forgejo-pvc
|
||||
namespace: forgejo
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: forgejo
|
||||
namespace: forgejo
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homepage
|
||||
namespace: homepage
|
||||
labels:
|
||||
|
|
@ -11,7 +11,7 @@ spec:
|
|||
matchLabels:
|
||||
app: homepage
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app: homepage
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homepage
|
||||
namespace: homepage
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homepage
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homepage-config
|
||||
namespace: homepage
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: homepage
|
||||
namespace: homepage
|
||||
labels:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: kimai
|
||||
namespace: kimai
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: kimai2
|
||||
namespace: flux-system
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: kimai
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: grafana
|
||||
namespace: monitoring
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: wikijs
|
||||
namespace: wikijs
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: wikijs
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: storage.k8s.io/v1
|
||||
kind: StorageClass
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: ceph-rbd
|
||||
provisioner: rbd.csi.ceph.com
|
||||
parameters:
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
***REMOVED***
|
||||
***REMOVED***
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: csi-rbd-secret
|
||||
namespace: kube-system
|
||||
***REMOVED***
|
||||
stringData:
|
||||
userID: k8s
|
||||
userKey: AQAVVqJprYZeFBAALRdX3gJGaN/5kRNnVVadHw==
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: apps
|
||||
namespace: flux-system
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
# This manifest was generated by flux. DO NOT EDIT.
|
||||
# Flux Version: v2.8.1
|
||||
# Components: source-controller,kustomize-controller,helm-controller,notification-controller
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -15,7 +15,7 @@ kind: Namespace
|
|||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -35,7 +35,7 @@ spec:
|
|||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -55,7 +55,7 @@ spec:
|
|||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -72,9 +72,9 @@ spec:
|
|||
policyTypes:
|
||||
- Ingress
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: ResourceQuota
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -94,7 +94,7 @@ spec:
|
|||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -200,7 +200,7 @@ rules:
|
|||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -227,7 +227,7 @@ rules:
|
|||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -253,7 +253,7 @@ rules:
|
|||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRoleBinding
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -273,7 +273,7 @@ subjects:
|
|||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRoleBinding
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
|
|
@ -308,7 +308,7 @@ subjects:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -359,7 +359,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: |-
|
||||
|
|
@ -574,7 +574,7 @@ spec:
|
|||
Artifact.
|
||||
format: date-time
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: Metadata holds upstream information such as OCI annotations.
|
||||
|
|
@ -695,7 +695,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -746,7 +746,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: ExternalArtifactSpec defines the desired state of ExternalArtifact
|
||||
|
|
@ -792,7 +792,7 @@ spec:
|
|||
Artifact.
|
||||
format: date-time
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: Metadata holds upstream information such as OCI annotations.
|
||||
|
|
@ -891,7 +891,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -944,7 +944,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: |-
|
||||
|
|
@ -1158,7 +1158,7 @@ spec:
|
|||
Artifact.
|
||||
format: date-time
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: Metadata holds upstream information such as OCI annotations.
|
||||
|
|
@ -1266,7 +1266,7 @@ spec:
|
|||
Artifact.
|
||||
format: date-time
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: Metadata holds upstream information such as OCI
|
||||
|
|
@ -1378,7 +1378,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -1440,7 +1440,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: HelmChartSpec specifies the desired state of a Helm chart.
|
||||
|
|
@ -1602,7 +1602,7 @@ spec:
|
|||
Artifact.
|
||||
format: date-time
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: Metadata holds upstream information such as OCI annotations.
|
||||
|
|
@ -1737,7 +1737,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -1790,7 +1790,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: |-
|
||||
|
|
@ -1946,7 +1946,7 @@ spec:
|
|||
Artifact.
|
||||
format: date-time
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: Metadata holds upstream information such as OCI annotations.
|
||||
|
|
@ -2063,7 +2063,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -2116,7 +2116,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: OCIRepositorySpec defines the desired state of OCIRepository
|
||||
|
|
@ -2339,7 +2339,7 @@ spec:
|
|||
Artifact.
|
||||
format: date-time
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: Metadata holds upstream information such as OCI annotations.
|
||||
|
|
@ -2477,9 +2477,9 @@ spec:
|
|||
subresources:
|
||||
status: {}
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -2488,9 +2488,9 @@ kind: ServiceAccount
|
|||
name: source-controller
|
||||
namespace: flux-system
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -2511,7 +2511,7 @@ spec:
|
|||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -2528,7 +2528,7 @@ spec:
|
|||
strategy:
|
||||
type: Recreate
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
prometheus.io/port: "8080"
|
||||
prometheus.io/scrape: "true"
|
||||
|
|
@ -2617,7 +2617,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -2667,7 +2667,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: |-
|
||||
|
|
@ -3249,7 +3249,7 @@ spec:
|
|||
description: LastReconciledStatus is the status of the last
|
||||
reconciliation.
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: Metadata contains additional information about
|
||||
|
|
@ -3331,9 +3331,9 @@ spec:
|
|||
subresources:
|
||||
status: {}
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: kustomize-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -3344,7 +3344,7 @@ kind: ServiceAccount
|
|||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: kustomize-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -3359,7 +3359,7 @@ spec:
|
|||
matchLabels:
|
||||
app: kustomize-controller
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
prometheus.io/port: "8080"
|
||||
prometheus.io/scrape: "true"
|
||||
|
|
@ -3437,7 +3437,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -3487,7 +3487,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: HelmReleaseSpec defines the desired state of a Helm release.
|
||||
|
|
@ -3497,7 +3497,7 @@ spec:
|
|||
Chart defines the template of the v1.HelmChart that should be created
|
||||
for this HelmRelease.
|
||||
properties:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
description: ObjectMeta holds the template for metadata like labels
|
||||
and annotations.
|
||||
properties:
|
||||
|
|
@ -4879,9 +4879,9 @@ spec:
|
|||
subresources:
|
||||
status: {}
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: helm-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -4892,7 +4892,7 @@ kind: ServiceAccount
|
|||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: helm-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -4907,7 +4907,7 @@ spec:
|
|||
matchLabels:
|
||||
app: helm-controller
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
prometheus.io/port: "8080"
|
||||
prometheus.io/scrape: "true"
|
||||
|
|
@ -4985,7 +4985,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -5035,7 +5035,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: AlertSpec defines an alerting rule for events involving a
|
||||
|
|
@ -5254,7 +5254,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: AlertSpec defines an alerting rule for events involving a
|
||||
|
|
@ -5379,7 +5379,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -5429,7 +5429,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: ProviderSpec defines the desired state of the Provider.
|
||||
|
|
@ -5630,7 +5630,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: ProviderSpec defines the desired state of the Provider.
|
||||
|
|
@ -5794,7 +5794,7 @@ spec:
|
|||
---
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.19.0
|
||||
labels:
|
||||
|
|
@ -5842,7 +5842,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: ReceiverSpec defines the desired state of the Receiver.
|
||||
|
|
@ -6077,7 +6077,7 @@ spec:
|
|||
In CamelCase.
|
||||
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
||||
type: string
|
||||
***REMOVED***
|
||||
metadata:
|
||||
type: object
|
||||
spec:
|
||||
description: ReceiverSpec defines the desired state of the Receiver.
|
||||
|
|
@ -6275,9 +6275,9 @@ spec:
|
|||
subresources:
|
||||
status: {}
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -6286,9 +6286,9 @@ kind: ServiceAccount
|
|||
name: notification-controller
|
||||
namespace: flux-system
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -6307,9 +6307,9 @@ spec:
|
|||
app: notification-controller
|
||||
type: ClusterIP
|
||||
---
|
||||
***REMOVED***
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -6330,7 +6330,7 @@ spec:
|
|||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
***REMOVED***
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
|
|
@ -6345,7 +6345,7 @@ spec:
|
|||
matchLabels:
|
||||
app: notification-controller
|
||||
template:
|
||||
***REMOVED***
|
||||
metadata:
|
||||
annotations:
|
||||
prometheus.io/port: "8080"
|
||||
prometheus.io/scrape: "true"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: flux-system
|
||||
namespace: flux-system
|
||||
spec:
|
||||
|
|
@ -15,7 +15,7 @@ spec:
|
|||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: flux-system
|
||||
namespace: flux-system
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# infrastructure/sources/kustomization.yaml
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: sources
|
||||
namespace: flux-system
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: bitwarden
|
||||
namespace: flux-system
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: robjuz
|
||||
namespace: flux-system
|
||||
spec:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
***REMOVED***
|
||||
metadata:
|
||||
name: wikijs
|
||||
namespace: flux-system
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Reference in a new issue