change override
This commit is contained in:
@@ -130,16 +130,13 @@ matrix-synapse:
|
|||||||
matrix-hookshot:
|
matrix-hookshot:
|
||||||
global:
|
global:
|
||||||
nameOverride: matrix-hookshot
|
nameOverride: matrix-hookshot
|
||||||
|
fullnameOverride: matrix-hookshot
|
||||||
controllers:
|
controllers:
|
||||||
main:
|
main:
|
||||||
type: deployment
|
type: deployment
|
||||||
replicas: 1
|
replicas: 1
|
||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
pod:
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: matrix-hookshot
|
|
||||||
app.kubernetes.io/name: matrix-hookshot
|
|
||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
|
|||||||
Reference in New Issue
Block a user