add labels
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 31s
renovate / renovate (push) Successful in 1m36s

This commit is contained in:
2025-12-12 22:15:34 -06:00
parent 8537eb7456
commit f633f89ac1

View File

@@ -129,13 +129,17 @@ matrix-synapse:
enabled: false
matrix-hookshot:
global:
fullnameOverride: matrix-hookshot
nameOverride: matrix-hookshot
controllers:
main:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
pod:
labels:
app.kubernetes.io/instance: matrix-hookshot
app.kubernetes.io/name: matrix-hookshot
containers:
main:
image:
@@ -158,11 +162,11 @@ matrix-hookshot:
port: 9001
targetPort: 9001
protocol: HTTP
appservice:
widgets:
port: 9002
targetPort: 9002
protocol: HTTP
homeserver:
appservice:
port: 9993
targetPort: 9993
protocol: HTTP