Add proper port to values.yaml

Change-Id: I01b7c3d9121161393e7fdf3f404c946253009858
This commit is contained in:
jmarchel 2024-01-24 16:03:56 +01:00
parent 10e4dc57b4
commit 8cdcecb794

View File

@ -46,7 +46,7 @@ securityContext: {}
# Service settings
service:
type: ClusterIP
port: 80
port: 8086
# Ingress configurations
ingress:
@ -98,4 +98,4 @@ influxdbSetup:
secrets:
DOCKER_INFLUXDB_INIT_PASSWORD: "my-password"
DOCKER_INFLUXDB_INIT_ADMIN_TOKEN: "my-super-secret-auth-token"
DOCKER_INFLUXDB_INIT_ADMIN_TOKEN: "my-super-secret-auth-token"