We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca1e6e commit 9c2549cCopy full SHA for 9c2549c
kubernetes/applications/matrix/deployment.yaml
@@ -4,6 +4,8 @@ kind: Deployment
4
metadata:
5
name: matrix-synapse
6
namespace: apps
7
+ annotations:
8
+ argocd.argoproj.io/sync-wave: "4"
9
spec:
10
selector:
11
matchLabels:
0 commit comments