add widgets

This commit is contained in:
2024-03-30 16:47:42 -06:00
parent ead44d21f7
commit 536b133850
5 changed files with 50 additions and 2 deletions

View File

@@ -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