forked from k-space/kube
		
	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 | - ssh://git@git.k-space.ee/secretspace/kube/frigate # secrets (.env): go2rtc-config, frigate-mqtt-secret, frigate-rtsp-secret | ||||||
| - ./auth.yml | - ./auth.yml | ||||||
| - ./rabbitmq.yml | - ./rabbitmq.yml | ||||||
| - ./storage-class.yml | #- ./storage-class.yml | ||||||
| - ./storage.yml | - ./storage.yml | ||||||
| - ./transcode.yml | - ./transcode.yml | ||||||
|   | |||||||
| @@ -107,8 +107,9 @@ ingress: | |||||||
|  |  | ||||||
| persistence: | persistence: | ||||||
|   config: |   config: | ||||||
|     enabled: true |     # WIP :) | ||||||
|     storageClass: "longhorn" |     enabled: false | ||||||
|  |     storageClass: "null" | ||||||
|     accessMode: ReadWriteOnce |     accessMode: ReadWriteOnce | ||||||
|     size: 1000Mi |     size: 1000Mi | ||||||
|     skipuninstall: false |     skipuninstall: false | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user