fixup! 🚀 frigate

This commit is contained in:
auricom
2023-08-27 19:33:06 +02:00
parent 6a063c062e
commit 489c2338b4
2 changed files with 2 additions and 15 deletions

View File

@@ -85,12 +85,6 @@ spec:
- *host
securityContext:
privileged: true
volumeClaimTemplates:
- name: config
mountPath: /data
accessMode: ReadWriteOnce
size: 5Gi
storageClass: rook-ceph-block
persistence:
config-file:
enabled: true
@@ -124,15 +118,6 @@ spec:
nodeSelector:
google.feature.node.kubernetes.io/coral: "true"
intel.feature.node.kubernetes.io/gpu: "true"
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchExpressions:
- key: app.kubernetes.io/name
operator: In
values: ["plex"]
topologyKey: kubernetes.io/hostname
resources:
requests:
cpu: 10m

View File

@@ -5,6 +5,8 @@ kind: Kustomization
metadata:
name: cluster-apps-frigate
namespace: flux-system
labels:
substitution.flux.home.arpa/enabled: "true"
spec:
dependsOn:
- name: cluster-apps-external-secrets-stores