diff --git a/values/headscale/values.yaml b/values/headscale/values.yaml index 85bb47ed..febb24dc 100644 --- a/values/headscale/values.yaml +++ b/values/headscale/values.yaml @@ -237,6 +237,7 @@ configMaps: { "name": "grafana.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" }, { "name": "slurmrestd.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" }, { "name": "sorcrerer.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" }, + { "name": "plume.ekman.oceanbox.io", "type": "A", "value": "10.255.241.99" }, { "name": "dashboard.ob-ceph.local", "type": "A", "value": "10.255.241.10" }, { "name": "grafana.ob-ceph.local", "type": "A", "value": "10.255.241.10" }, diff --git a/values/plume/values/plume-staging.yaml.gotmpl b/values/plume/values/plume-staging.yaml.gotmpl index 8712f588..a84b2c07 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 + 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 hosts: - host: plume.ekman.oceanbox.io paths: