18 lines
236 B
YAML
18 lines
236 B
YAML
global:
|
|
environment: docker-desktop
|
|
|
|
web:
|
|
service:
|
|
type: NodePort
|
|
nodePort: 30080
|
|
|
|
observability:
|
|
grafana:
|
|
anonymousAdmin: true
|
|
service:
|
|
type: NodePort
|
|
nodePort: 30082
|
|
|
|
serviceMonitor:
|
|
enabled: false
|