Browse Source

gitops deployment

gitops
Nicolas Massé 3 years ago
parent
commit
69a37ba5f1
  1. 3
      k8s/pipelinerun.yaml

3
k8s/pipelinerun.yaml

@ -3,8 +3,7 @@ kind: PipelineRun
metadata: metadata:
name: demo-appdev-initial name: demo-appdev-initial
annotations: annotations:
argocd.argoproj.io/hook: PostSync argocd.argoproj.io/sync-wave: "2"
argocd.argoproj.io/hook-delete-policy: HookFailed
spec: spec:
serviceAccountName: tekton-robot serviceAccountName: tekton-robot
pipelineRef: pipelineRef:

Loading…
Cancel
Save