-
Notifications
You must be signed in to change notification settings - Fork 25
/
service.datadog.yaml
48 lines (48 loc) · 1.31 KB
/
service.datadog.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
schema-version: v2.2
dd-service: watermarkpodautoscaler
team: container-integrations
contacts:
- type: slack
contact: https://dd.slack.com/archives/CKPBQUD9P # wpa channel
- type: email
contact: [email protected]
links:
- name: watermarkpodautoscaler
type: repo
provider: github
url: https://github.com/DataDog/datadog-operator
- name: internal-chart
type: repo
provider: github
url: https://github.com/DataDog/watermarkpodautoscaler
- name: internal-image
type: repo
provider: github
url: https://github.com/DataDog/images/tree/master/watermarkpodautoscaler
- name: deployment
type: repo
provider: github
url: https://github.com/DataDog/k8s-datadog-agent-ops
# - name: On Call documentation
# type: doc
# provider: confluence
# url:
tags:
- app:watermarkpodautoscaler
- service:watermarkpodautoscaler
- team:container-integrations
extensions:
datadoghq.com/sdp:
conductor:
slack: "wpa-ops"
options:
rollout_strategy: "installation"
targets:
- name: "nightly-build"
branch: "main"
build_only: true
ci_pipeline: "//fake_placeholder:fake_placeholder"
schedule: "30 23 * * SUN-THU"
options:
disable_failure_notifications: true