helm hlaeja device data
- update actuator.http - update helmfile.yaml - add 04-service.yaml - add 03-deployment.yaml - add 02-configmap.yaml - add 01-secret.yaml - add values.yaml - add Chart.yaml
This commit is contained in:
16
helm/charts/06-device-data/values.yaml
Normal file
16
helm/charts/06-device-data/values.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
environment: testing
|
||||
replicas: 1
|
||||
#loadBalancerIP: 10.0.3.24
|
||||
|
||||
docker:
|
||||
registry: dockerRegistry
|
||||
image: lulz.ltd/hlaeja/hlaeja-device-data:0.1.0
|
||||
|
||||
secrets:
|
||||
influxdbToken: influxdbToken==
|
||||
|
||||
config:
|
||||
profiles: testing
|
||||
influxdbUrl: http://database-influxdb
|
||||
# influxdbOrg: hlaeja
|
||||
# influxdbBucket: hlaeja_ltd
|
||||
Reference in New Issue
Block a user