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