add precommit hooks

This commit is contained in:
2024-12-30 17:20:01 -06:00
parent 936e4a4831
commit c151d425a0
28 changed files with 41 additions and 31 deletions

View File

@@ -24,7 +24,7 @@ spec:
yearly: 4
moverSecurityContext:
runAsUser: 1000
runAsGroup: 100
runAsGroup: 100
copyMethod: Snapshot
storageClassName: ceph-block-delete
volumeSnapshotClassName: ceph-blockpool-snapshot

View File

@@ -9,7 +9,7 @@ code-server:
main:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.96.2@sha256:c181b7a2ae59940f276c89fd86cd4f220cdb87886d771b5becf3d4156b3c0bc1
tag: 4.96.2@sha256:c181b7a2ae59940f276c89fd86cd4f220cdb87886d771b5becf3d4156b3c0bc1
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -31,7 +31,7 @@ spec:
- 44
- 100
- 109
- 65539
- 65539
copyMethod: Snapshot
storageClassName: ceph-block-delete
volumeSnapshotClassName: ceph-blockpool-snapshot

View File

@@ -52,4 +52,4 @@ spec:
decodingStrategy: None
key: /digital-ocean/home-infra/postgres-backups
metadataPolicy: None
property: secret
property: secret

View File

@@ -17,7 +17,7 @@ sources:
- https://github.com/jellyfin/jellyfin-vue/pkgs/container/jellyfin-vue
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
maintainers:
- name: alexlebens
- name: alexlebens
dependencies:
- name: app-template
alias: jellyfin

View File

@@ -26,7 +26,7 @@ jellyfin:
requests:
gpu.intel.com/i915: 1
cpu: 100m
memory: 1Gi
memory: 1Gi
vue:
type: deployment
replicas: 1

View File

@@ -18,7 +18,7 @@ spec:
- ReadWriteMany
nfs:
path: /volume2/Storage/Audiobooks/
server: synologybond.alexlebens.net
server: synologybond.alexlebens.net
mountOptions:
- vers=4
- minorversion=1

View File

@@ -27,6 +27,6 @@ dependencies:
- name: postgres-cluster
alias: postgres-17-cluster
version: 4.0.0
repository: http://alexlebens.github.io/helm-charts
repository: http://alexlebens.github.io/helm-charts
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/sonarr.png
appVersion: 4.0.11

View File

@@ -58,13 +58,13 @@ applicationSet:
jsonPointers:
- /spec/claimRef/resourceVersion
- /spec/claimRef/uid
- /status/lastPhaseTransitionTime
- /status/lastPhaseTransitionTime
syncPolicy:
automated:
prune: true
syncOptions:
serverSideApply: true
RespectIgnoreDifferences: true
RespectIgnoreDifferences: true
- name: services
ignoreDifferences:
- group: ""
@@ -94,10 +94,10 @@ applicationSet:
jsonPointers:
- /spec/claimRef/resourceVersion
- /spec/claimRef/uid
- /status/lastPhaseTransitionTime
- /status/lastPhaseTransitionTime
syncPolicy:
automated:
prune: true
syncOptions:
serverSideApply: true
RespectIgnoreDifferences: true
RespectIgnoreDifferences: true

View File

@@ -57,4 +57,4 @@ data:
/* Change link color to white */
.a {
color: white;
}
}

View File

@@ -13,7 +13,7 @@ rules:
- apiGroups:
- ""
resources:
- pods
- pods
- pods/exec
verbs:
- create

View File

@@ -447,4 +447,3 @@ spec:
key: /digital-ocean/home-infra/postgres-backups
metadataPolicy: None
property: secret

View File

@@ -18,4 +18,4 @@ spec:
selector:
matchLabels:
app.kubernetes.io/name: qbittorrent
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/instance: {{ .Release.Name }}

View File

@@ -59,7 +59,7 @@ cilium:
enabled: true
ipv6:
enabled: false
kubeProxyReplacement: "true"
kubeProxyReplacement: "true"
k8sServiceHost: "localhost"
k8sServicePort: "7445"
l2announcements:
@@ -76,7 +76,7 @@ cilium:
enabled: true
operator:
enabled: true
rollOutPods: true
rollOutPods: true
prometheus:
enabled: true
port: 9963

View File

@@ -70,7 +70,7 @@ coredns:
- zones:
- zone: ts.net
use_tcp: true
port: 53
port: 53
plugins:
- name: errors
- name: cache