Skip to content

Commit

Permalink
Adapt to meilisearch backup-restore-sidecar support. (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 authored Sep 26, 2023
1 parent 8211082 commit 7db403d
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions inventories/group_vars/control-plane/auditing.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
---
auditing_meili_secret: geheim
auditing_meili_environment: development

auditing_meili_ingress:
enabled: true
hosts:
- auditing.{{ metal_control_plane_ingress_dns }}

auditing_meili_persistence:
enabled: true
size: 10Gi
storageClass: null
auditing_meili_storage_size: 10Gi
auditing_meili_resources: {}

0 comments on commit 7db403d

Please sign in to comment.