This commit is contained in:
parent
76fcbd4c61
commit
89f898fdbb
10
.pre-commit-config.yaml
Normal file
10
.pre-commit-config.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# See https://pre-commit.com for more information
|
||||||
|
# See https://pre-commit.com/hooks.html for more hooks
|
||||||
|
repos:
|
||||||
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
rev: v3.2.0
|
||||||
|
hooks:
|
||||||
|
- id: trailing-whitespace
|
||||||
|
- id: end-of-file-fixer
|
||||||
|
- id: check-yaml
|
||||||
|
- id: check-added-large-files
|
@ -7,5 +7,3 @@ A [Flux](https://fluxcd.io) repo describing my current at home kubernetes cluste
|
|||||||
Find the actual, in production version of this repo on my [Gitea Repository](https://git.clortox.com/Infrastructure/Gluttony-Cluster). Here you will also find in use issues denoting things I plan to add to this repository.
|
Find the actual, in production version of this repo on my [Gitea Repository](https://git.clortox.com/Infrastructure/Gluttony-Cluster). Here you will also find in use issues denoting things I plan to add to this repository.
|
||||||
|
|
||||||
Find the mirror of this repository on [Github](https://github.com/Clortox/Gluttony-Cluster).
|
Find the mirror of this repository on [Github](https://github.com/Clortox/Gluttony-Cluster).
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,4 +12,3 @@ spec:
|
|||||||
|
|
||||||
selector:
|
selector:
|
||||||
app: api-apps
|
app: api-apps
|
||||||
|
|
||||||
|
@ -13,4 +13,3 @@ data:
|
|||||||
secure: True
|
secure: True
|
||||||
weather:
|
weather:
|
||||||
period: 15
|
period: 15
|
||||||
|
|
||||||
|
@ -44,5 +44,3 @@ spec:
|
|||||||
items:
|
items:
|
||||||
- key: config.yaml
|
- key: config.yaml
|
||||||
path: config.yaml
|
path: config.yaml
|
||||||
|
|
||||||
|
|
||||||
|
@ -278,4 +278,3 @@ spec:
|
|||||||
enabled: false
|
enabled: false
|
||||||
image:
|
image:
|
||||||
tag: 6.2.10-debian-11-r13
|
tag: 6.2.10-debian-11-r13
|
||||||
|
|
||||||
|
@ -6,4 +6,3 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
interval: 5m0s
|
interval: 5m0s
|
||||||
url: https://charts.goauthentik.io/
|
url: https://charts.goauthentik.io/
|
||||||
|
|
||||||
|
@ -6,4 +6,3 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
interval: 5m0s
|
interval: 5m0s
|
||||||
url: https://firefly-iii.github.io/kubernetes/
|
url: https://firefly-iii.github.io/kubernetes/
|
||||||
|
|
||||||
|
@ -6,4 +6,3 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
interval: 5m
|
interval: 5m
|
||||||
url: https://fission.github.io/fission-charts
|
url: https://fission.github.io/fission-charts
|
||||||
|
|
||||||
|
@ -2,4 +2,3 @@ apiVersion: v1
|
|||||||
kind: Namespace
|
kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
name: invidious-ns
|
name: invidious-ns
|
||||||
|
|
||||||
|
@ -6,4 +6,3 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
interval: 5m0s
|
interval: 5m0s
|
||||||
url: https://k8s-home-lab.github.io/helm-charts/
|
url: https://k8s-home-lab.github.io/helm-charts/
|
||||||
|
|
||||||
|
@ -16,4 +16,3 @@ spec:
|
|||||||
kind: Deployment
|
kind: Deployment
|
||||||
name: sealed-secrets
|
name: sealed-secrets
|
||||||
namespace: sealed-secrets
|
namespace: sealed-secrets
|
||||||
|
|
||||||
|
@ -6,4 +6,3 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
interval: 5m0s
|
interval: 5m0s
|
||||||
url: https://charts.truecharts.org/
|
url: https://charts.truecharts.org/
|
||||||
|
|
||||||
|
@ -11,4 +11,3 @@ spec:
|
|||||||
port: 3000
|
port: 3000
|
||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|
||||||
|
@ -33,6 +33,3 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: firefly-iii-ai
|
name: firefly-iii-ai
|
||||||
key: OPENAI
|
key: OPENAI
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -923,5 +923,3 @@ spec:
|
|||||||
dashboards:
|
dashboards:
|
||||||
## Disabled by default. switch to true to deploy them
|
## Disabled by default. switch to true to deploy them
|
||||||
enable: false
|
enable: false
|
||||||
|
|
||||||
|
|
||||||
|
@ -56,4 +56,3 @@ spec:
|
|||||||
- name: freshrss-storage
|
- name: freshrss-storage
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: freshrss-pvc
|
claimName: freshrss-pvc
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 1Gi
|
storage: 1Gi
|
||||||
|
|
||||||
|
@ -11,4 +11,3 @@ spec:
|
|||||||
port: 80
|
port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|
||||||
|
@ -26,4 +26,3 @@ spec:
|
|||||||
- name: factorio-save
|
- name: factorio-save
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: factorio-pvc
|
claimName: factorio-pvc
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 8Gi
|
storage: 8Gi
|
||||||
|
|
||||||
|
@ -16,4 +16,3 @@ spec:
|
|||||||
port: 27015
|
port: 27015
|
||||||
targetPort: 27015
|
targetPort: 27015
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|
||||||
|
@ -11,4 +11,3 @@ spec:
|
|||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
selector:
|
selector:
|
||||||
app: invidious
|
app: invidious
|
||||||
|
|
||||||
|
@ -565,4 +565,3 @@ data:
|
|||||||
// */
|
// */
|
||||||
//},
|
//},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -33,4 +33,3 @@ spec:
|
|||||||
- name: settings-file
|
- name: settings-file
|
||||||
configMap:
|
configMap:
|
||||||
name: nodered-settings
|
name: nodered-settings
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 1Gi
|
storage: 1Gi
|
||||||
|
|
||||||
|
@ -11,4 +11,3 @@ spec:
|
|||||||
port: 80
|
port: 80
|
||||||
targetPort: 1880
|
targetPort: 1880
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 10Gi
|
storage: 10Gi
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 30Gi
|
storage: 30Gi
|
||||||
|
|
||||||
|
@ -375,4 +375,3 @@ spec:
|
|||||||
runAsUser: 5051
|
runAsUser: 5051
|
||||||
runAsGroup: 5051
|
runAsGroup: 5051
|
||||||
fsGroup: 5051
|
fsGroup: 5051
|
||||||
|
|
||||||
|
@ -144,4 +144,3 @@ spec:
|
|||||||
# # using intel-gpu-plugin (https://github.com/intel/intel-device-plugins-for-kubernetes)
|
# # using intel-gpu-plugin (https://github.com/intel/intel-device-plugins-for-kubernetes)
|
||||||
# gpu.intel.com/i915: 1
|
# gpu.intel.com/i915: 1
|
||||||
# memory: 4096Mi
|
# memory: 4096Mi
|
||||||
|
|
||||||
|
@ -34,4 +34,3 @@ spec:
|
|||||||
- name: prometheus-storage
|
- name: prometheus-storage
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: prometheus-pvc
|
claimName: prometheus-pvc
|
||||||
|
|
||||||
|
@ -12,4 +12,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 10Gi
|
storage: 10Gi
|
||||||
|
|
||||||
|
@ -14,4 +14,3 @@ spec:
|
|||||||
name: http
|
name: http
|
||||||
selector:
|
selector:
|
||||||
app: prometheus
|
app: prometheus
|
||||||
|
|
||||||
|
@ -19,4 +19,3 @@ spec:
|
|||||||
- kind: ConfigMap
|
- kind: ConfigMap
|
||||||
name: sealed-secrets-helm-chart-value-overrides
|
name: sealed-secrets-helm-chart-value-overrides
|
||||||
valuesKey: values.yaml # This is the default, but best to be explicit for clarity
|
valuesKey: values.yaml # This is the default, but best to be explicit for clarity
|
||||||
|
|
||||||
|
@ -41,4 +41,3 @@ spec:
|
|||||||
- name: tautulli-data
|
- name: tautulli-data
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: tautulli-pvc
|
claimName: tautulli-pvc
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 1Gi
|
storage: 1Gi
|
||||||
|
|
||||||
|
@ -11,4 +11,3 @@ spec:
|
|||||||
port: 80
|
port: 80
|
||||||
targetPort: 8181
|
targetPort: 8181
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|
||||||
|
@ -19,4 +19,3 @@ spec:
|
|||||||
operator: In
|
operator: In
|
||||||
values:
|
values:
|
||||||
- gluttony
|
- gluttony
|
||||||
|
|
||||||
|
@ -11,4 +11,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 1000Gi
|
storage: 1000Gi
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 1Gi
|
storage: 1Gi
|
||||||
|
|
||||||
|
@ -49,4 +49,3 @@ spec:
|
|||||||
- name: downloads-volume
|
- name: downloads-volume
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: blackhole-pvc
|
claimName: blackhole-pvc
|
||||||
|
|
||||||
|
@ -34,4 +34,3 @@ spec:
|
|||||||
- name: prowlarr-data
|
- name: prowlarr-data
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: prowlarr-pvc
|
claimName: prowlarr-pvc
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 1Gi
|
storage: 1Gi
|
||||||
|
|
||||||
|
@ -10,4 +10,3 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 10Gi
|
storage: 10Gi
|
||||||
|
|
||||||
|
@ -54,4 +54,3 @@ spec:
|
|||||||
- name: movies-storage
|
- name: movies-storage
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: media-pvc
|
claimName: media-pvc
|
||||||
|
|
||||||
|
@ -22,4 +22,3 @@ spec:
|
|||||||
|
|
||||||
selector:
|
selector:
|
||||||
app: torrenter-apps
|
app: torrenter-apps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user