Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config exampel #1483

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Update config exampel #1483

merged 1 commit into from
Feb 10, 2025

Conversation

damacus
Copy link
Owner

@damacus damacus commented Feb 10, 2025

Signed-off-by: Dan Webb dan.webb@damacus.io

Signed-off-by: Dan Webb <dan.webb@damacus.io>
Copy link

--- kubernetes/apps/home-automation/frigate/app Kustomization: flux-system/frigate ConfigMap: home-automation/frigate-configmap

+++ kubernetes/apps/home-automation/frigate/app Kustomization: flux-system/frigate ConfigMap: home-automation/frigate-configmap

@@ -5,13 +5,13 @@

     # yaml-language-server: $schema=http://frigate.ironstone.casa:5000/api/config/schema.json
     ---
     logger:
       default: info
 
     mqtt:
-      host: mqtt.ironstone.casa
+      host: mosquitto.home-automataion.svc.cluster.local
       topic_prefix: frigate
 
     database:
       path: /data/frigate.db
 
     detectors:
`

@damacus damacus merged commit b69791b into main Feb 10, 2025
12 checks passed
@damacus damacus deleted the frigate-config-2 branch February 10, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant