matrix-sync: More attempts to make Argo behave

Hopefully fixes #38
This commit is contained in:
Alexander "Ace" Olofsson 2023-03-18 12:06:38 +01:00
parent 78b1848a6a
commit 149da56298
No known key found for this signature in database
GPG key ID: D439C9470CB04C73
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@ icon: https://matrix.org/images/matrix-logo.svg
appVersion: 1.79.0
type: application
version: 3.2.3
version: 3.2.4
maintainers:
- name: Alexander Olofsson
email: ace@haxalot.com

View file

@ -139,6 +139,8 @@ metadata:
helm.sh/hook: pre-install
helm.sh/hook-delete-policy: never
helm.sh/resource-policy: keep
argocd.argoproj.io/hook: Skip
argocd.argoproj.io/hook-delete-policy: Never
name: {{ $secretName }}
labels:
{{- include "matrix-synapse.labels" . | nindent 4 }}