Automated Manifest Update (#2477)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2477 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2477.
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/instance: matrix-synapse
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: matrix-synapse
|
||||
app.kubernetes.io/name: matrix-hookshot
|
||||
helm.sh/chart: matrix-hookshot-4.5.0
|
||||
namespace: matrix-synapse
|
||||
spec:
|
||||
@@ -17,14 +17,14 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/name: matrix-synapse
|
||||
app.kubernetes.io/name: matrix-hookshot
|
||||
app.kubernetes.io/instance: matrix-synapse
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/instance: matrix-synapse
|
||||
app.kubernetes.io/name: matrix-synapse
|
||||
app.kubernetes.io/name: matrix-hookshot
|
||||
spec:
|
||||
enableServiceLinks: false
|
||||
serviceAccountName: default
|
||||
|
||||
Reference in New Issue
Block a user