add widgets
This commit is contained in:
@@ -22,6 +22,8 @@ service:
|
||||
port: 9001
|
||||
appservice:
|
||||
port: 9002
|
||||
widgets:
|
||||
port: 9003
|
||||
ingress:
|
||||
webhook:
|
||||
enabled: false
|
||||
@@ -33,6 +35,11 @@ ingress:
|
||||
className: ""
|
||||
annotations: {}
|
||||
host: ""
|
||||
widgets:
|
||||
enabled: false
|
||||
className: ""
|
||||
annotations: {}
|
||||
host: ""
|
||||
metrics:
|
||||
enabled: false
|
||||
serviceMonitor:
|
||||
@@ -69,7 +76,7 @@ hookshot:
|
||||
resources:
|
||||
- metrics
|
||||
- provisioning
|
||||
- port: 9002
|
||||
- port: 9003
|
||||
bindAddress: 0.0.0.0
|
||||
resources:
|
||||
- widgets
|
||||
|
Reference in New Issue
Block a user