diff --git a/apps/templates/plausible.yaml b/apps/templates/plausible.yaml index 1fb5ea31..1a10dcba 100644 --- a/apps/templates/plausible.yaml +++ b/apps/templates/plausible.yaml @@ -16,6 +16,12 @@ spec: values: | baseURL: https://plausible.adm.oceanbox.io databaseURL: postgres://app:password@plausible-db-rw:5432/app + clickhouse: + resources: + requests: + cpu: 500m + ephemeral-storage: 50Mi + memory: 512Mi postgresql: enabled: false ingress: diff --git a/values/plume/values/plume-staging.yaml.gotmpl b/values/plume/values/plume-staging.yaml.gotmpl index a84b2c07..8712f588 100644 --- a/values/plume/values/plume-staging.yaml.gotmpl +++ b/values/plume/values/plume-staging.yaml.gotmpl @@ -5,7 +5,7 @@ ingress: cert-manager.io/cluster-issuer: letsencrypt-staging nginx.ingress.kubernetes.io/backend-protocol: HTTP nginx.ingress.kubernetes.io/ssl-redirect: "true" - nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,172.19.255.0/24 + nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 hosts: - host: plume.ekman.oceanbox.io paths: