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

@@ -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 }}