feat(benchmark): add ci-sizer stacks-instances for benchmark.t09.de [1/4]
This commit is contained in:
parent
d4b54c854f
commit
b84476f71e
1 changed files with 25 additions and 0 deletions
25
otc/benchmark.t09.de/stacks/ci-sizer/sizer-receiver.yaml
Normal file
25
otc/benchmark.t09.de/stacks/ci-sizer/sizer-receiver.yaml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: sizer-receiver
|
||||
namespace: argocd
|
||||
labels:
|
||||
env: dev
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
project: default
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
retry:
|
||||
limit: -1
|
||||
destination:
|
||||
name: in-cluster
|
||||
namespace: ci-sizer
|
||||
source:
|
||||
repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
path: "otc/benchmark.t09.de/stacks/ci-sizer/sizer-receiver"
|
||||
Loading…
Add table
Add a link
Reference in a new issue