We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b16b59 commit 21b2102Copy full SHA for 21b2102
staging/values.yaml
@@ -133,6 +133,14 @@ jenkins:
133
- "GROUP:Overall/Administer:lf-releng"
134
- "GROUP:Overall/Administer:lf-sysops"
135
136
+ # OpenSearch maintainers (staging only)
137
+ - "GROUP:Job/Build:opensearch-github-opensearch-maintainers"
138
+ - "GROUP:Job/Cancel:opensearch-github-opensearch-maintainers"
139
+ - "GROUP:Job/Discover:opensearch-github-opensearch-maintainers"
140
+ - "GROUP:Job/Read:opensearch-github-opensearch-maintainers"
141
+ - "GROUP:Run/Replay:opensearch-github-opensearch-maintainers"
142
+ - "GROUP:Run/Update:opensearch-github-opensearch-maintainers"
143
+
144
# Kubernetes cloud configuration for dynamic build agents
145
clouds:
146
- kubernetes:
0 commit comments