Skip to content

Commit cb621fb

Browse files
committed
Fix YAML comment indentation in sig-k8s-infra-dns.yaml
1 parent 756a640 commit cb621fb

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-dns.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ postsubmits:
1414
testgrid-num-failures-to-alert: '1'
1515
rerun_auth_config:
1616
github_team_slugs:
17-
# proxy for sig-k8s-infra-oncall
18-
- org: kubernetes
19-
slug: sig-k8s-infra-leads
20-
# TODO(spiffxp): team specifically for this service
21-
# - org: kubernetes
22-
# slug: k8s-infra-dns-admins
17+
# proxy for sig-k8s-infra-oncall
18+
- org: kubernetes
19+
slug: sig-k8s-infra-leads
20+
# TODO(spiffxp): team specifically for this service
21+
# - org: kubernetes
22+
# slug: k8s-infra-dns-admins
2323
spec:
2424
serviceAccountName: k8s-infra-dns-updater
2525
containers:
@@ -47,12 +47,12 @@ periodics:
4747
testgrid-num-failures-to-alert: '1'
4848
rerun_auth_config:
4949
github_team_slugs:
50-
# proxy for sig-k8s-infra-oncall
51-
- org: kubernetes
52-
slug: sig-k8s-infra-leads
53-
# TODO(spiffxp): team specifically for this service
54-
# - org: kubernetes
55-
# slug: k8s-infra-dns-admins
50+
# proxy for sig-k8s-infra-oncall
51+
- org: kubernetes
52+
slug: sig-k8s-infra-leads
53+
# TODO(spiffxp): team specifically for this service
54+
# - org: kubernetes
55+
# slug: k8s-infra-dns-admins
5656
spec:
5757
serviceAccountName: k8s-infra-dns-updater
5858
containers:

0 commit comments

Comments
 (0)