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 1d62b17 commit a785ef1Copy full SHA for a785ef1
infra/tekton-operator/config.yaml
@@ -3,6 +3,8 @@ apiVersion: operator.tekton.dev/v1alpha1
3
kind: TektonConfig
4
metadata:
5
name: config
6
+ annotations:
7
+ argocd.argoproj.io/sync-wave: "3"
8
spec:
9
targetNamespace: tekton-pipelines
10
profile: basic
0 commit comments