frigate: WIP stuff until CEPH arrives
This commit is contained in:
@@ -16,6 +16,6 @@ resources:
|
||||
- ssh://git@git.k-space.ee/secretspace/kube/frigate # secrets (.env): go2rtc-config, frigate-mqtt-secret, frigate-rtsp-secret
|
||||
- ./auth.yml
|
||||
- ./rabbitmq.yml
|
||||
- ./storage-class.yml
|
||||
#- ./storage-class.yml
|
||||
- ./storage.yml
|
||||
- ./transcode.yml
|
||||
|
@@ -107,8 +107,9 @@ ingress:
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
storageClass: "longhorn"
|
||||
# WIP :)
|
||||
enabled: false
|
||||
storageClass: "null"
|
||||
accessMode: ReadWriteOnce
|
||||
size: 1000Mi
|
||||
skipuninstall: false
|
||||
|
Reference in New Issue
Block a user