Merge branch 'main' of gitlab.com:oceanbox/manifests

This commit is contained in:
2025-02-24 12:36:57 +01:00
7 changed files with 11 additions and 12 deletions
+3 -4
View File
@@ -14,7 +14,7 @@ spec:
helm:
values: |
baseURL: https://plausible.adm.oceanbox.io
databaseURL: postgres://app:password@plausible-analytics-db-rw:5432/app
databaseURL: postgres://app:password@plausible-db-rw:5432/app
postgresql:
enabled: false
ingress:
@@ -37,14 +37,13 @@ spec:
syncPolicy:
managedNamespaceMetadata:
labels:
component: sys
component: aux
syncOptions:
- CreateNamespace=true
- ApplyOutOfSyncOnly=true
- ServerSideApply=true
automated:
selfHeal: false
prune: true
selfHeal: true
ignoreDifferences:
- kind: Secret
name: plausible-analytics