diff --git a/influxdb/config.yaml b/influxdb/config.yaml index aadcfb3..07cec5c 100644 --- a/influxdb/config.yaml +++ b/influxdb/config.yaml @@ -24,9 +24,11 @@ map: ports: 80/tcp: null 8086/tcp: 8086 + 8088/tcp: 8088 ports_description: 80/tcp: Web interface (Not required for Ingress) 8086/tcp: InfluxDB server + 8088/tcp: RPC service for backup and restore auth_api: true options: auth: true