add precommit hooks
This commit is contained in:
@@ -57,4 +57,4 @@ data:
|
||||
/* Change link color to white */
|
||||
.a {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
@@ -13,7 +13,7 @@ rules:
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
- pods
|
||||
- pods
|
||||
- pods/exec
|
||||
verbs:
|
||||
- create
|
||||
|
@@ -447,4 +447,3 @@ spec:
|
||||
key: /digital-ocean/home-infra/postgres-backups
|
||||
metadataPolicy: None
|
||||
property: secret
|
||||
|
||||
|
@@ -18,4 +18,4 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
|
Reference in New Issue
Block a user